Closed Bug 936754 Opened 12 years ago Closed 12 years ago

Fire dblclick event for double-taps in Metro

Categories

(Core Graveyard :: Widget: WinRT, defect)

All
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla28

People

(Reporter: mbrubeck, Assigned: mbrubeck)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This fixes the "clickCount" when a touchscreen tap is a double-tap.
Attachment #829686 - Flags: review?(jmathies)
Attachment #829686 - Flags: review?(jmathies) → review+
Note: This makes double-tap cause a text selection, which we don't want. There doesn't seem to be a clean way to prevent this in JavaScript; forum searches suggest the best solution is to write a dblclick handler that immediately clears the selection. Or perhaps we can fix this in Gecko somewhere.
(In reply to Matt Brubeck (:mbrubeck) from comment #1) > Note: This makes double-tap cause a text selection, which we don't want. > There doesn't seem to be a clean way to prevent this in JavaScript; forum > searches suggest the best solution is to write a dblclick handler that > immediately clears the selection. Or perhaps we can fix this in Gecko > somewhere. I started working on a platform fix for something like this in bug 851521. Maybe we can resurrect that work.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Keywords: verifyme
I wasn't able to reproduce this issue with the Nightly from 2013-10-15 on a Dell XPS 12 ultrabook with Windows 8 64-bit. Does anyone have any thoughts/suggestions?
Flags: needinfo?(mbrubeck)
If anyone can reproduce this issues, please verify that it's fixed on Firefox 28.
Keywords: verifyme
Flags: needinfo?(mbrubeck)
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: