CommandBars Bug on Floating DockingPane |
Post Reply |
Author | ||
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Posted: 18 February 2004 at 11:54am |
|
When a CommandBar is attached to a DockingPane, everything works fine while the pane is docked. If you undock the pane, the CommandBar doesn't appear to properly respond to mouse activity. In the Visual Studio sample, there is a pane called 'Class View' which has a CommandBar with two controls. While the pane is docked, the controls are properly highlighted when the mouse moves over the controls. If you undock the pane, the controls are no longer highlighted on mouse over. While not in the example, I have also noticed that popup menus displayed with the ShowPopup event (not from a SplitButtonPopup control) also have a "flicker" affect as the mouse moves over each item. On those same popups, menu items with child items are not expanded unless you click the item (they are normally expanded on mouse over). I hope you can get a fix for this in the next release of CommandBars. Even though the sample will illustrate the bug, I've attached screen prints as well to show how items are not highlighted on mouse over. 8E5_bug.zip |
||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|
I agree, there must be a bug with the docking panes. Looks like it doesn't recognize the mouse overs when undocked. However, I could not reproduce your problem with the ShowPopup event, or expanded button in the popup.
|
||
robs
Groupie Joined: 09 November 2003 Status: Offline Points: 84 |
Post Options
Thanks(0)
|
|
Looks like a bug to me. I was able to reproduce this also. While testing this, I think I found another bug. If you have a pane with a commandBar with one theme and then attach it to a a pane with commandBar using a different theme, the theme that is attaching changes to the other. This only seems to happen when you double click the titleBar to attach. Id doesn't happen if you drag to dock. Boyd, SuperMario: let me know if you can reproduce this if you get a chance.
|
||
robs
Groupie Joined: 09 November 2003 Status: Offline Points: 84 |
Post Options
Thanks(0)
|
|
It also appears that if any of your panes have a commandBar with the Office2003 theme, once that pane becomes active, all panes with commandBars start using the Office2003 theme. If somebody else can confirm this, we can submit some bug reports.
|
||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|
Yes, I could reproduce this bug. |
||
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
|
Try placing the following code in the 'frmClassView' from of the Visual Studio Example.
Launch the application, undock the 'Class View' pane, then right-click anywhere on the tree control. You should see a popup menu with 'Browser Back' and 'Browser Forward'. On my Win2000 machine, these menu items flicker as the mouse moves over the popup. |
||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|
Ok, it happens on my WinXP machine as well. I would say this is a bug too.
|
||
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
|
This problem has been corrected and will be included with the next release, thanks |
||
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
||
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
|
|
Great... Thanks!! |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |