Closed Bug 718684 Opened 13 years ago Closed 13 years ago

Form Autocomplete popup has wrong position inside frames

Categories

(Firefox for Android Graveyard :: General, defect, P3)

ARM
Android
defect

Tracking

(firefox11 verified, firefox12 verified, firefox13 verified, fennec+)

VERIFIED FIXED
Firefox 13
Tracking Status
firefox11 --- verified
firefox12 --- verified
firefox13 --- verified
fennec + ---

People

(Reporter: martijn.martijn, Assigned: kats)

References

()

Details

(Keywords: testcase)

Attachments

(3 files)

Attached file testcase (deleted) —
See testcase, steps to reproduce: - Focus input, type something so the form autocomplete popup comes up. Expected result: - Form autocomplete popup should appear under the text input Actual result: - Form autocomplete popup appears over text input It seems as if the form autocomplete popup positioning code doesn't take into account when a page is inside an (i)frame. You can see that with the iframes at the right/bottom of the page. In those cases, the form autcomplete popup still appears at the top left of the screen, instead just under or over the text input.
Assignee: nobody → bugmail.mozilla
tracking-fennec: --- → +
Priority: -- → P3
Attached patch (1/2) Minor cleanup (deleted) — Splinter Review
Attachment #593460 - Flags: review?(sriram)
Attached patch (2/2) Fix rect being used (deleted) — Splinter Review
Attachment #593461 - Flags: review?(sriram)
Comment on attachment 593460 [details] [diff] [review] (1/2) Minor cleanup This looks good to me.
Attachment #593460 - Flags: review?(sriram) → review+
Comment on attachment 593461 [details] [diff] [review] (2/2) Fix rect being used This looks good to me.
Attachment #593461 - Flags: review?(sriram) → review+
Comment on attachment 593460 [details] [diff] [review] (1/2) Minor cleanup [Approval Request Comment] Regression caused by (bug #): none User impact if declined: none Testing completed (on m-c, etc.): on-mc Risk to taking this patch (and alternatives if risky): this one is just cleanup, so low-risk. if we don't take it future patches may not apply cleanly. mobile-only. String changes made by this patch:
Attachment #593460 - Flags: approval-mozilla-beta?
Attachment #593460 - Flags: approval-mozilla-aurora?
Comment on attachment 593461 [details] [diff] [review] (2/2) Fix rect being used [Approval Request Comment] Regression caused by (bug #): none User impact if declined: the autocomplete box for input elements gets incorrectly positioned when the input element is inside a frame Testing completed (on m-c, etc.): on m-c Risk to taking this patch (and alternatives if risky): possibility of other regressions in positioning of autocomplete box. mobile-only String changes made by this patch: none
Attachment #593461 - Flags: approval-mozilla-beta?
Attachment #593461 - Flags: approval-mozilla-aurora?
Comment on attachment 593460 [details] [diff] [review] (1/2) Minor cleanup Mobile-only. Low-risk
Attachment #593460 - Flags: approval-mozilla-beta?
Attachment #593460 - Flags: approval-mozilla-beta+
Attachment #593460 - Flags: approval-mozilla-aurora?
Attachment #593460 - Flags: approval-mozilla-aurora+
Comment on attachment 593461 [details] [diff] [review] (2/2) Fix rect being used Mobile-only. Low-risk
Attachment #593461 - Flags: approval-mozilla-beta?
Attachment #593461 - Flags: approval-mozilla-beta+
Attachment #593461 - Flags: approval-mozilla-aurora?
Attachment #593461 - Flags: approval-mozilla-aurora+
Verified Fixed on: Firefox Beta 11 (20120207195459) Firefox Aurora 12.0a2 (2012-02-07) Firefox Nightly 13.0a1 (2012-02-08) Device: Samsung Galaxy SII, Android 2.3.4
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: