Bug 29819

Summary: Mouse move events do not trigger after right-clicking and closing the context menu
Product: WebKit Reporter: Robbie Viera <ToastyX>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177911

Robbie Viera
Reported 2009-09-28 11:32:00 PDT
Summary: Mouse move events do not trigger after right-clicking and closing the context menu, and the mouse cursor stays as the arrow cursor as a result. Steps to reproduce: 1. Visit www.apple.com 2. Right-click anywhere on the page 3. Left-click anywhere else to cancel the menu 4. Move the mouse cursor over the menu links at the top Expected results: The menu mouseovers should respond, and the mouse cursor should change into a hand when over the links. Actual results: The menu mouseovers do not respond, and the mouse cursor stays as the arrow cursor. Notes: The right-click must be an actual right-click (button 2). Control-clicking does not trigger the problem. I have only tested the Mac version. <rdar://problem/7242707>
Attachments
Robbie Viera
Comment 1 2009-09-29 18:30:00 PDT
I just noticed the problem can also be reproduced with control-click if the Esc key is pressed to cancel the context menu instead of clicking anywhere else.
mitz
Comment 2 2009-11-01 12:24:00 PST
See also bug 20186.
mitz
Comment 3 2009-11-04 19:57:33 PST
Bug 24427 appears to be another symptom of the same issue.
Note You need to log in before you can comment on or make changes to this bug.