Closed
Bug 694413
Opened 14 years ago
Closed 13 years ago
southwest.com form entry doesn't scroll into view
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(fennec11+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fennec | 11+ | --- |
People
(Reporter: verdi, Assigned: kats)
References
Details
(Whiteboard: [VKB])
if i go to southwest.com on my samsung galaxy tab and try to enter a departure city on the right side, the keyboard comes up and covers the form. also when i move to the next field, the contents of the first are emptied.
Updated•14 years ago
|
Whiteboard: DUPE
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 2•14 years ago
|
||
This still seems to be happening. I can reproduce the bug with a mobile version of the site: mobile.southwest.com. Mentioned this in a comment to bug 696319:
STR: open that site, select Air Reservations -> Book Air, try to enter the Promotion Code at the bottom of the page - it doesn't scroll into view, though the method [focused.scrollIntoView(false)] is called.
A comment from kats in that bug:
Kartikaya Gupta (:kats) 2011-11-02 07:12:39 PDT
Not really sure. It works fine on the desktop browser (if I throw up the Firebug console so that it hides the text field, and then do document.getElementById("textfieldpromocode").scrollIntoView() it will scroll into view. Also on mobile it does seem to scroll the page to a particular point, it just doesn't scroll to the *right* point, so I'm guessing that there's a regression in the layout code that makes gecko think the text input box is somewhere different than it actually is.
Status: RESOLVED → REOPENED
Product: Fennec → Fennec Native
Resolution: DUPLICATE → ---
Whiteboard: DUPE
Version: Trunk → unspecified
Updated•14 years ago
|
Summary: southwest.com form entry doesn't scroll into view and doesn't save input → southwest.com form entry doesn't scroll into view
Whiteboard: [VKB]
Updated•14 years ago
|
Depends on: native_droid_panning
Priority: -- → P2
Comment 3•13 years ago
|
||
Isn't this a dupe of bug 696319?
| Assignee | ||
Comment 4•13 years ago
|
||
In theory, yes. But the first time I fixed that bug the southwest.com form still didn't work right, so it makes sense to keep this open as a separate issue and re-verify it once that bug is closed.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → kgupta
| Assignee | ||
Comment 5•13 years ago
|
||
So this seems to work fine now. The only problem I ran into was that at zoom levels other than 1.0, scrolling the input field into view consistently doesn't work. I've filed bug 709924 to track that issue, and am closing this as WFM.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 13 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
tracking-fennec: --- → 11+
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
•