Issue 2019: Drop down menus sometimes disapear when moving mouse over them
http://code.google.com/p/chromium/issues/detail?id=2019
Comment #4 by iceman400:
i just reproduced this one out on Chromium build 3600 and here is what i
noticed:
when i hover my mouse pointer over one of the menu buttons, the menu
appears under
the button, BUT with a small gap of about 1px ABOVE IT (between the menu
button and
the actual menu box). when i moved my mouse pointer over the gap slowly,
the menu
disappeared. however, when i swept my pointer past the gap very fast, the
menu stayed
visible.
that gap is to blame. the menu should appear ~1px higher.
it seems to me that the pointer location is checked every X ms, and if the
pointer
happens to be over the gap at refresh time, then you are technically not
hovering
over the menu and so it closes.
Attachments:
the gap.jpg 23.0 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---