Closed
Bug 774885
Opened 13 years ago
Closed 13 years ago
Hide zoom-in and zoom-out buttons when the user is using touch
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwilde, Assigned: jwilde)
Details
(Whiteboard: completed-elm)
They're presumably going to have pinch-to-zoom gestures, so having them there is unnecessary.
InputSourceHelper in input.js (http://hg.mozilla.org/projects/elm/file/bd85905ba060/browser/metro/base/content/input.js#l1238) can detect this automagically. We just need to add appropriate handlers for events.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jonathan
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•13 years ago
|
||
Whiteboard: completed-elm
| Assignee | ||
Comment 2•13 years ago
|
||
Became overly obsessive about consistency, ended up breaking "pin". This patch fixes pinning.
https://hg.mozilla.org/projects/elm/rev/e33fd44ee135
Updated•13 years ago
|
Product: Firefox → Firefox for Metro
Version: unspecified → Trunk
Comment 3•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: ASSIGNED → 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
•