Closed Bug 597538 Opened 14 years ago Closed 3 years ago

when switching tabs, flash content on new tab paints before the new page content

Categories

(Core :: Layout, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: shaver, Unassigned)

Details

A is page content on the original tab; 'a' is flash content on original tab.
B is page content on the new tab.

I'm seeing


AAAA
AAaA
AAAA

(click on tab B)

BBBB
BBaB
BBBB

(after a tiny amount of time)

BBBB
BBBB
BBBB

It makes the transition feel slower, and that flash is faster than we are.  Also kinda ugly.

My graphics info:

http://grab.by/grabs/1f85f0935ba35edb7f668f3c05d3a199.png
It either has to appear a little early or a little late with the current setup. It should be arriving late on Windows though, so we should look into that.

Post-FF4 we can reduce the delay more when we reorganize things to make all painting happen through the refresh driver.

We're in the process of removing support for plugins (bug 1677160) and bug 1687239 has removed the relevant Layout code, so this bug is irrelevant now.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.