PDA

View Full Version : Menu separator appears to fire MouseOut Event



cwford
7 Apr 2009, 8:31 AM
Hi,

Using 2.2.1 when I add a separator and then additional menu items to an existing menu the Mouseout event for the menu appears to be fired when the mouse cursor moves over the added separator to the newly added menu items.

This is apparently not the case when the separator and items are present at the construction of the menu, rather than added after the menu component is constructied.

Clyde