Closed
Bug 711216
Opened 13 years ago
Closed 13 years ago
Form autocomplete popup doesn't disappear when input gets out of view after pinch zoom
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox11 fixed, firefox12 verified, fennec11+)
VERIFIED
FIXED
Firefox 12
People
(Reporter: martijn.martijn, Assigned: Margaret)
References
Details
(Keywords: testcase)
Attachments
(1 file)
1.69 KB,
patch
|
mfinkle
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
- Go to http://people.mozilla.org/~mwargers/tests/autocomplete_forms/textinput_form.html - Tap on the input, type 'abc' and submit the form - Tap on the input again - Type 'a' -> form autocomplete popup appears with 'abc' in it - Now pinch zoom the page in such a way that the input gets out of view Expected result: - Form autocomplete popup should disappear when the input gets out of view Actual result: - Form autocomplete popup stays visible
Updated•13 years ago
|
Assignee: nobody → margaret.leibovic
Priority: -- → P2
Assignee | ||
Comment 3•13 years ago
|
||
This just hides the popup whenever we zoom. Should we try to re-show it after zooming?
Attachment #583684 -
Flags: review?(mark.finkle)
Comment 4•13 years ago
|
||
(In reply to Margaret Leibovic [:margaret] from comment #3) > Should we try to re-show it after zooming? I don't think we should.
Updated•13 years ago
|
Attachment #583684 -
Flags: review?(mark.finkle) → review+
Comment 5•13 years ago
|
||
Comment on attachment 583684 [details] [diff] [review] patch We should have this cleanup on aurora
Attachment #583684 -
Flags: approval-mozilla-aurora?
Comment 6•13 years ago
|
||
Comment on attachment 583684 [details] [diff] [review] patch [Triage Comment] Let's land this on Aurora after we take it on m-c. Shortcutting normal process here because of where we are in the cycle and the straightforwardness of the patch.
Attachment #583684 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c7416f66e61f will land on aurora once this hits m-c
Updated•13 years ago
|
Target Milestone: --- → Firefox 12
Comment 8•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c7416f66e61f
Status: NEW → RESOLVED
Closed: 13 years ago
status-firefox11:
--- → affected
status-firefox12:
--- → fixed
Resolution: --- → FIXED
Version: unspecified → Firefox 11
Comment 9•13 years ago
|
||
Verified with: Mozilla/5.0 (Android; Linux armv7l; rv:12.0a1) Gecko/20111229 Firefox/12.0a1 Fennec/12.0a1 HTC Desire Z (Android 2.3) Form autocomplete popup disappears when the input gets out of view.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
tracking-fennec: --- → 11+
Assignee | ||
Comment 10•13 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/d7edd256258f
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
•