Closed Bug 15712 Opened 25 years ago Closed 25 years ago

double-click broken on linux

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: pavlov)

Details

Attachments

(1 file)

Someone changed double-click handling to
expect double-clicks to send NS_MOUSE_*_BUTTON_DOWN instead of
NS_MOUSE_*_DOUBLE_CLICK.  This was something that everybody agreed was a
good idea to do eventually, but nobody bothered to mention that the
change had actually happened in the XP code and so the platform event
handlers should follow suit.

I'm attaching a patch that fixes it.  I can't check it in without a review, so
I'm filing this to Pavlov to either review it, or check in a different fix.
Target Milestone: M11
M11 (though really should be in M10 since I think that's where it broke).
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.
Keywords: verifyme
Verified per akkana's comments.
Status: RESOLVED → VERIFIED
Keywords: verifyme
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c377de4b74a
No bug - Update Cargo.lock after merging a servo/servo#15712 on a CLOSED TREE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.