Closed
Bug 60880
Opened 25 years ago
Closed 24 years ago
animated GIFs causing repeated reflows after page load
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: dbaron, Assigned: dbaron)
References
()
Details
(Keywords: qawanted, Whiteboard: [worksforme?])
DESCRIPTION: There are cases where animated images cause repeated reflows after
a page has loaded.
STEPS TO REPRODUCE:
* in a Linux build without the java plugin installed, load
http://www.intellicast.com/LocalWeather/World/UnitedStates/Northeast/Massachusetts/Boston/Radar/
(I'm not sure if the null plugin behaves the same way on other platforms)
ACTUAL RESULTS:
* watch the plugin dialog pop up repeatedly (bug 57455), each time triggered by
an additional reflow of the ObjectFrame (I think that's what happened... I tried
debugging this a bit a few weeks ago)
EXPECTED RESULTS:
* shouldn't see plugin dialog pop up repeatedly, because we shouldn't see
constant reflows (although this would also be fixed by bug 57455 being fixed)
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, my optimized build, 2000-11-20 and for many weeks beforehand
Peter, please triage ASAP. Find the correct owner for this bug and reassign this.
Assignee: clayton → peter.vanderbeken
Mass reassigning Peter's bugs to his Netscape account so that they will show up
in our bug queries.
Assignee: peter.vanderbeken → peterv
David, could you retest now that bug 69534 got fixed (it was about unnecessary
reflows for animated gifs)?
Keywords: qawanted
Reassigning to David to get this off from Peter's list, we have done what we can.
Assignee: peterv → dbaron
Whiteboard: [worksforme?]
Assignee | ||
Comment 6•24 years ago
|
||
*** This bug has been marked as a duplicate of 69534 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•