GWT/Safari 3.1isms

So an interesting bit from Safari:

1. On a laptop, CTRL+Click shows up as CTRL+Click, not right click.
2. Using a real mouse, Right click shows up as Right_Button down, with no up event.

Really, Apple. Get it together. FF3 has issues with default button styles in popup windows. Moreoever, the GWT 1.5 auto-hide popup window hides itself without calling the hide() method on the window. Still...