Bug 26628 - Mousemove does not work when right mouse button is pressed
Summary: Mousemove does not work when right mouse button is pressed
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-06-22 15:48 PDT by Erik Arvidsson
Modified: 2023-12-29 02:52 PST (History)
1 user (show)

See Also:


Attachments
TC: Hold down the right mouse button and move the mouse (776 bytes, text/html)
2009-06-22 15:50 PDT, Erik Arvidsson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2009-06-22 15:48:57 PDT
If there is a listener for mousemove and the user has pressed the right mouse button no events are fired. Mousemove events are fired for left and middle mouse button.
Comment 1 Erik Arvidsson 2009-06-22 15:50:36 PDT
Created attachment 31686 [details]
TC: Hold down the right mouse button and move the mouse

You should see the mouse position being printed as you move the mouse.
Comment 2 Anne van Kesteren 2023-12-29 02:52:27 PST
This seems to work fine today.