Closed
Bug 681348
Opened 15 years ago
Closed 14 years ago
Form helper causes user-scalable=no page to be zoomed in after reload
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: mbrubeck)
References
Details
(Keywords: testcase)
Attachments
(1 file)
|
346 bytes,
text/html
|
Details |
See testcase, steps to reproduce:
- Tap on input, form helper appears (and vkb if no hkb is there)
- Press reload.
Expected result:
- The page stays at its previous zoom level
Actual result:
- Sometimes (actually it's happening most of the times for me), the zoom level of the page is changed to fit the text input onto the screen
| Assignee | ||
Comment 1•15 years ago
|
||
I'm guessing this happens if the focus event is processed before the viewport metedata is loaded again. Maybe we should have a special case for not resetting the viewport metadata while reloading a page.
Assignee: nobody → mbrubeck
OS: Windows 7 → All
Hardware: x86 → All
| Reporter | ||
Comment 2•14 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•