Open Bug 672019 Opened 14 years ago Updated 3 years ago

JavaScript alert dialog hides frames

Categories

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

5 Branch
x86_64
Windows Server 2003
defect

Tracking

()

UNCONFIRMED

People

(Reporter: jab_creations, Unassigned)

Details

When a JavaScript alert dialog is displayed on a page with frames the bottom frame is pushed down by the text in the dialog if it pushes past the frame it was triggered from, at least that is my best current interpretation of the issue. I posted the following JavaScript in an XHTML anchor to demonstrate something recently... javascript:alert(new XMLSerializer().serializeToString(document)); While browsing my site with the music player running I clicked on the example link and the frame was pushed down...again I think this is in conjunction with the fact that there is a lot of code so it's probably pushing the frame down. Merely clicking okay does not resolve the issue, toggling full-screen mode or resizing the browser does however. Live example here... http://www.jabcreations.com/home/ The anchor above is located in the blog entry dated July 9th, 2011. I also confirmed this on Firefox/8.0a1 / Gecko/20110713, I'm using 64-Bit XP.
I don't see any change in layout on the Mac 20110711 nightly.
And no difference with the 20110716 nightly either.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.