Closed
Bug 789736
Opened 13 years ago
Closed 13 years ago
Double-tap on the tab bar opens two tabs, with metro.debug.treatmouseastouch
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: jimm)
Details
(Whiteboard: completed-elm)
Attachments
(1 file)
|
1.62 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
str:
1) bring tab bar down
2) double-tap an open area
result: two tabs opened
Comment 1•13 years ago
|
||
This seems to happen only when treatmouseastouch is enabled, because both the TapDouble handler and the dblclick handler in tabs.xml get called.
Summary: Double-tap on the tab bar opens two tabs → Double-tap on the tab bar opens two tabs, with metro.debug.treatmouseastouch
| Assignee | ||
Comment 2•13 years ago
|
||
I'd suggest just ignoring desktop mode for stuff like this. it's not in sync with the tablet in terms of event handling.
This patch fixes the problem.
Assignee: nobody → jmathies
Attachment #661275 -
Flags: review?(mbrubeck)
| Assignee | ||
Updated•13 years ago
|
Whiteboard: metro-preview
Updated•13 years ago
|
Attachment #661275 -
Flags: review?(mbrubeck) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
https://hg.mozilla.org/projects/elm/rev/e13b0629a910
My fix for touch landed, but I guess we can leave this open for investigating -metrodesktop issues.
| Assignee | ||
Updated•13 years ago
|
Whiteboard: metro-preview
| Assignee | ||
Updated•13 years ago
|
Whiteboard: completed-elm
| Assignee | ||
Updated•13 years ago
|
Product: Firefox → Firefox for Metro
Comment 4•13 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•