Closed
Bug 846561
Opened 12 years ago
Closed 9 years ago
Viewport in meta tag with "device-width" and/or "device-height" not scale correctly forms with buttons
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bspbsp15, Unassigned, NeedInfo)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130215130331
Steps to reproduce:
In the HTML head i put this:
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=0.1">
Actual results:
First of all, the web page have a form with buttons, some of these buttons are not visible when the web page load (you have to do zoom-out to see them).
When I put this tag, the web page was scaled correctly (seeing all buttons, ok), but the buttons that were not visible before now are not clickable.
Expected results:
All buttons should be clickable.
Comment 1•12 years ago
|
||
Do you have a test page you can attach to this bug that will allow us to reproduce the problem?
Yes, here you have: http://allao.dyndns.info/testpage/index.php
Comment 3•12 years ago
|
||
Sorry for the delay, I got busy with other things. The URL is not accessible (presumably you're hosting it off a local server given the dyndns URL?). Please attach the testcase as an attachment instead.
Comment 4•11 years ago
|
||
Is this still an issue? I cannot access the URL provided.
Flags: needinfo?(bspbsp15)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•4 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
•