Closed
Bug 762043
Opened 13 years ago
Closed 13 years ago
user-scalable=0 property of viewport meta tag is ignored at espn.com
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 16
People
(Reporter: AdrianT, Assigned: mbrubeck)
References
Details
Attachments
(2 files)
182.54 KB,
text/plain
|
Details | |
3.16 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
Firefox Mobile Native 14 beta 6/ Nightly 16.0a1 2012-06-05
Device: HTC Desire (Android 2.2)
Steps to reproduce:
1. Open Firefox Mobile.
2. Go to espn.com.
3. Zoom in.
Expected results:
Zoom in is not possible because of the user-scalable=0 property.
Actual results:
The page can be zoomed.
Comment 1•13 years ago
|
||
The ESPN page has a document.doctype.publicId of "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" which causes us to ignore the meta-viewport tag. Not sure if this is reasonable or not.
Assignee | ||
Comment 2•13 years ago
|
||
We should let meta viewport take precedent, like we did for HandheldFriendly in bug 744070.
Updated•13 years ago
|
Attachment #630581 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → Firefox 16
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
This change is making some mobile webpages load really really small; bug 763916. Recommending back-out or follow-up here.
Comment 6•13 years ago
|
||
Verified on:
Firefox Nightly 18.0a1 (2012-09-16)
Device: HTC Desire Z
OS: Android 2.3.3
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•