One more thing since we're talking about mouse events.
In the Webstart demo (or specifically, the menus) annoying
behavior occurs:
1) Click on a menu
2) Click elsewhere on the screen to make menu disappear
3) Move mouse over menu and menu appears without clicking.
I would think that we should enforce a click again to make the
menu appear a second time. I'm guessing that some type of state
in the menu isn't reset when the menu is hidden.
Josh