Closed
Bug 822785
Opened 13 years ago
Closed 13 years ago
[browser] Can't zoom in all the way on some sites
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(blocking-basecamp:-)
RESOLVED
INVALID
| blocking-basecamp | - |
People
(Reporter: ajones, Unassigned)
Details
(Keywords: b2g-testdriver, unagi)
1. Navigate to nzherald.co.nz
2. Zoom in all the way
Expected result:
Able to zoom in enough to read the articles.
Actual result:
Fonts are too small and hard to read.
Note: works as expected on Android
Updated•13 years ago
|
Component: Gaia → Gaia::Browser
I think there should be a separate bug for evangalism to get the mobile version of this page. mobile version of the site gives : <meta name="viewport" content="width=device-width, initial-scale=1.0">
Desktop version shows : <meta name="viewport" content="width=1000; maximum-scale=2.0;" />
It looks like we are honoring the maximum scale=2.0, so I believe that this bug is invalid.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
tech evang bug 822793 created.
Updated•13 years ago
|
blocking-basecamp: ? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•