Closed
Bug 831803
Opened 13 years ago
Closed 12 years ago
Going to a user-scalable=no page, after being zoomed in, causes the user-scalable=no page also to be zoomed in
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 868047
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: testcase)
The testcase has this meta tag, so should not be zoomed in at all and not be scalable by the user:
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
Steps to reproduce:
- Go to http://people.mozilla.org/~mwargers/tests/viewport/
- Zoom in a bunch
- Tap on the "userscalable-no.html" link
Expected result:
- The userscalable=no page shown zoomed at scale=1
Actual result:
- The userscalable=no page shown zoomed in at a scale>1
I've seen this also happening on regular mobile sites.
Updated•13 years ago
|
Whiteboard: DUPEME
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•