bobpardoe
28 Aug 2010, 1:18 PM
This can be seen in your own explorer demos as a difference between 2.1.1 and 2.2.0 RC.
When selecting a menu item the mouse down event drops down the menu. It appears that the mouse up event does not clear the 'menu selected' state so mousing over the rest of the menus opens them by default.
The only way to clear this is to click on the menu again. This appears not to do anything but under the covers it must be doing the de-select event. Until this is done the menu will not drop down.
This always happens regardless of making a menu choice or not
Hope this helps
BOb
When selecting a menu item the mouse down event drops down the menu. It appears that the mouse up event does not clear the 'menu selected' state so mousing over the rest of the menus opens them by default.
The only way to clear this is to click on the menu again. This appears not to do anything but under the covers it must be doing the de-select event. Until this is done the menu will not drop down.
This always happens regardless of making a menu choice or not
Hope this helps
BOb