Closed Bug 1264061 Opened 9 years ago Closed 9 years ago

HTML forms validity popup is often positioned wrongly

Categories

(Core :: DOM: Core & HTML, defect)

36 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1262332

People

(Reporter: smaug, Assigned: jdai)

References

Details

(Whiteboard: [tw-dom] btpp-active)

Attachments

(1 file)

Load http://jsbin.com/yixamu/edit?html,output Click 'submit form' The popup is often too high up. The location may depend on which toolbars are visible.
It looks like it works in the standalone case: http://output.jsbin.com/yixamu
Flags: needinfo?(bugs)
yeah. Perhaps some code isn't dealing with iframes properly? John, maybe you could take a look at this after bug 1088761?
Flags: needinfo?(bugs)
Whiteboard: [tw-dom]
Flags: needinfo?(jdai)
Whiteboard: [tw-dom] → [tw-dom] btpp-fixlater
(In reply to Olli Pettay [:smaug] from comment #2) > yeah. Perhaps some code isn't dealing with iframes properly? > > John, maybe you could take a look at this after bug 1088761? Yes, sure. Let me take this bug. :)
Assignee: nobody → jdai
Flags: needinfo?(jdai)
Just like comment 2 said, it only happens in iframe case. I have verified manually with http://jsbin.com/yixamu/edit?html,output Hi Olli, may I have your review? Thank you.
Attachment #8749523 - Flags: review?(bugs)
Whiteboard: [tw-dom] btpp-fixlater → [tw-dom] btpp-active
Comment on attachment 8749523 [details] [diff] [review] Bug 1264061 - Modify HTML forms validity popup position in iframe. Given that this shows a bug in the patch for bug 691601, perhaps felipe could review this. (I'm not a toolkit peer)
Attachment #8749523 - Flags: review?(bugs) → review?(felipc)
Blocks: 691601
Comment on attachment 8749523 [details] [diff] [review] Bug 1264061 - Modify HTML forms validity popup position in iframe. Review of attachment 8749523 [details] [diff] [review]: ----------------------------------------------------------------- A similar (or perhaps just the same?) issue is being fixed in bug 1262332. Neil is adding a new function that handles transforms, and the patch also removes the function that is being changed here. Please take a look to see if that patch is enough to fix this bug too, or if it can be used to more simply fix it
Attachment #8749523 - Flags: review?(felipc)
Depends on: 1262332
Yes, the patch in bug 1262332 fixes this and merges the two bits of mostly duplicated code.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: