Closed
Bug 239706
Opened 22 years ago
Closed 21 years ago
IFRAMEs in float'ing DIV appears briefly/flickers in wrong position
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 132337
People
(Reporter: bugzilla.mozilla.org-3, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
854 bytes,
text/html
|
Details |
Sometimes, e.g. when pressing a button near an IFRAME that is contained in a
float'ing DIV, the IFRAME is briefly displayed in the top of the page.
Steps to reproduce:
1. Open the attached testcase.
2. Press button 3, 4 or 5.
3. Notice the IFRAME including the scrollbar and the lizard image (but without
the IFRAME border) briefly appears in the upper-right corner of the page.
I am using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b)
Gecko/20040404 Firefox/0.8.0+
| Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
is perhaps bug 209531 related to this? I think that it is even a dupe, but this
bug is better since it has a testcase attached to it.
anyone wanna dupe bug 209531 against this? I don't have the permissions to do it.
Updated•22 years ago
|
Summary: IFRAMEs in float'ing DIV appears briefly in wrong position → IFRAMEs in float'ing DIV appears briefly/flickers in wrong position
Comment 3•22 years ago
|
||
I think this is also causing the strange flickering behavior of the iframe in
this page, during pageload (or resize): http://www.gamespot.com/pc/index.html
Correct me if I'm wrong.
Comment 4•22 years ago
|
||
(In reply to comment #3)
> I think this is also causing the strange flickering behavior of the iframe in
> this page, during pageload (or resize): http://www.gamespot.com/pc/index.html
> Correct me if I'm wrong.
That is bug 228059, and this might be a dupe of that one.
Comment 5•22 years ago
|
||
Disregard my last comment, found older bug
Dupe of bug 132337? This seems to happend when an element is floated and has
overflow auto or an iframe with scrollbars.
Comment 6•21 years ago
|
||
yep.
dupe of "Floating div with overflow auto flickers while resizing window or
during load"
*** This bug has been marked as a duplicate of 132337 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•