WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
43781
mousemove event doesn't fire after contextmenu event while mouse button pressed
https://bugs.webkit.org/show_bug.cgi?id=43781
Summary
mousemove event doesn't fire after contextmenu event while mouse button pressed
Nikita Vasilyev
Reported
2010-08-10 03:48:39 PDT
It doesn't fire in Safari 5 and WebKit ToT. It does in all other browsers I tested (Chrome 6.0.472.25, Firefox 4 beta 2, and Opera 10.60).
Attachments
Reduction
(579 bytes, text/html)
2010-08-10 03:49 PDT
,
Nikita Vasilyev
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2010-08-10 03:49:29 PDT
Created
attachment 63998
[details]
Reduction
Nikita Vasilyev
Comment 2
2010-08-10 04:17:28 PDT
It seems to be Mac OS X related issue. WebKit on Windows shows a context menu then the mouse button is released (i.e. onmouseup). On Mac OS X it shows right after the mouse button is down (i.e. onmousedown). Didn't test it on other platforms.
Ahmad Saleem
Comment 3
2022-07-31 11:23:39 PDT
I am unable to reproduce this bug in Safari 15.6 on macOS 12.5 and upon right click, "mousemouse" event fire off right after contextmenu rather than waiting for button to be released, which was this bug about. Since, the event is fired right away and it is matching with all browsers (Chrome Canary 106 and Firefox 105), I think this bug can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug