Closed
Bug 163577
Opened 23 years ago
Closed 23 years ago
IFRAMEs flicker when scrolled and when parent window is resized
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: neokuwait, Assigned: john)
References
()
Details
(Keywords: regression, testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020812
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020812
It's happening to every iframe and can be reproduced in many ways.
Reproducible: Always
Steps to Reproduce:
1. Go to http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&format=guided
2. Wait for the iframe to load
3. scroll main window
or
1. Go to URL
2. Resize browser window and watch the iframe flickers
Actual Results:
Flickery frames.
Expected Results:
No flicker or redraw side effects (compare to IE6)
Comment 1•23 years ago
|
||
New Summary shoudl be: IFRAMEs flicker black on MS Windows during resize/redraw
This bug appears to only affect Mozilla/Win32. It does NOT affect Mozilla/Linux.
It is most obvious during resize/refresh of an iframe. Here is a much better
test case:
http://mozart.chat.net/~jeske/Projects/Mozilla/bugs/4.html
| Reporter | ||
Comment 2•23 years ago
|
||
changing summary
Summary: IFrames flicker while scrolling main window, opening links in a new tab, etc. → IFRAMEs flicker black on MS Windows during resize/redraw
Comment 3•23 years ago
|
||
Works fine with trunk build: 2002-09-04-08 build on WIN2K. I do not see any
flickering during window resizing.
| Reporter | ||
Comment 4•23 years ago
|
||
It's a redraw problem. The complexity of the IFrame content, as well as the
machine speed, are both factors of how severe this bug is. How fast is your
machine?
I'm on a P3@500 and as soon as I have many programs open and many tabs in
Mozilla, I see *more* IFrame flickering.
Also, this has been reported a couple of times already. (Bug 159893 and Bug 165551)
Perhaps this should be a new bug, but I am seeing iframes as permanently black.
On the test URL above
(http://mozart.chat.net/~jeske/Projects/Mozilla/bugs/4.html) All three frames
are black, also on the bugzilla report page
(http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&format=guided) the
background is black but the foreground colours are correct.
BuildID 2002100108 on W2K
Comment 6•23 years ago
|
||
To see this flickering just view Mozillas own Demo on frames/iframes:
resource:///res/samples/test9.html
(/Debug/Viewer Demos/#9 Frames)
Scroll the frame 3 in the top frame and you will see the flickering.
Comment 7•23 years ago
|
||
Yet another url where you can scroll an iframe and see the black flickering:
http://www.htmlgoodies.com/tutors/fr4t5.html
Is this a regression?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: IFRAMEs flicker black on MS Windows during resize/redraw → IFRAMEs flicker when scrolled and when parent window is resized
Comment 8•23 years ago
|
||
Ok, last url..
http://bugzilla.mozilla.org/enter_bug.cgi?product=Browser&format=guided
Just click on the page so it gets focus, now click on the iframe showing the
dupes. The iframe will flicker
Comment 9•23 years ago
|
||
*** Bug 179385 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Keywords: mozilla1.3
| Reporter | ||
Comment 10•23 years ago
|
||
*** Bug 169969 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 11•23 years ago
|
||
*** Bug 168975 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
Follow instructions in testcase to reproduce bug.
Comment 13•23 years ago
|
||
*** Bug 176144 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 14•23 years ago
|
||
*** Bug 159893 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Priority: -- → P4
Updated•23 years ago
|
Priority: P4 → P3
Target Milestone: --- → Future
Comment 15•23 years ago
|
||
I'm also seeing iframes flicker, however, it happens when there are form
components (specially drop-down selects) in the page. The testcase is simply
this bug's page inside an iframe.
Just click on the drop down selects, and watch the iframe flicker. Seeing this
with build 1.3a 2002120208, on win98se, Pentium 3, 64 mb of ram
Comment 16•23 years ago
|
||
Latest testcase really shows how bad this bug is. Every iframe containing a
select box flickers like a christmas tree when clicked on.
Keywords: regression
Comment 17•23 years ago
|
||
This testcase clearly shows the bug is related to the presence of UI
components.
Click the body of the HTML page to start the iframe growing. At first the
iframe just flickers because it isn't redrawed fast enough. However, when it's
big enough to hide the horizontal scrollbar, a new black flicker starts.
| Reporter | ||
Comment 18•23 years ago
|
||
*** Bug 186629 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Severity: normal → major
Comment 19•23 years ago
|
||
This does also happen, if the iframe is overlapped by divs that get position
changed/showed/hidden using code (i.e. a dhtml menu opening over the iframe or
dhtml window)
Comment 20•23 years ago
|
||
sorry...the flickering when overlapped by divs is gone with 2002121215 (1.3a) on
W2K. Still had a 1.21 when testing before (I know, I know...sorry). :-)
Anyways, I noticed, that when being inside the page the div problem is gone
away, but upon focusing the address text field, the iframe flickers again (the
ususal black redraw flash).
| Reporter | ||
Comment 21•23 years ago
|
||
*** Bug 188568 has been marked as a duplicate of this bug. ***
Comment 22•23 years ago
|
||
The recursive sample in bug 193334 is a very good demonstration of this
particular bug... let it load recursively a few dozen times, then click on the
innermost iframe. There's no way to miss that, even on very fast machines.
Comment 23•23 years ago
|
||
*** Bug 195097 has been marked as a duplicate of this bug. ***
Comment 24•23 years ago
|
||
Is there any chance that this problem is going to fixed soon? Given the number
of duplicates, I'm guessing that a lot of people are running into it.
Comment 25•23 years ago
|
||
I can't reproduce this bug with 2003031204-trunk/WinXP.
Comment 26•23 years ago
|
||
Confirming this bug cannot be reproduced with Mozilla/5.0 (Windows; U; Windows
NT 5.0; en-US; rv:1.4a) Gecko/20030312.
| Reporter | ||
Comment 27•23 years ago
|
||
--> Fixed through bug 196308
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 29•23 years ago
|
||
Forget that last comment, I didn't realize how old this bug is. But yes, this
bug is fixed.
Comment 30•23 years ago
|
||
*** Bug 198434 has been marked as a duplicate of this bug. ***
Comment 31•23 years ago
|
||
*** Bug 197017 has been marked as a duplicate of this bug. ***
Updated•7 years ago
|
Product: Core → Core Graveyard
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
•