Closed
Bug 416129
Opened 17 years ago
Closed 17 years ago
table renders in incorrect location, okay after window focus changes
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 416073
mozilla1.9beta4
People
(Reporter: bhearsum, Unassigned)
Details
Attachments
(1 file)
|
32.98 KB,
image/png
|
Details |
I can't make this happen on all tables but I've attached a screenshot. It fixes itself after I change to another Firefox window or other application. Scrolling, tabbing, etc. does not fix it.
Updated•17 years ago
|
QA Contact: build → layout.tables
Comment 1•17 years ago
|
||
Probably a dupe of bug 416073. Can you reproduce this consistently?
Blocks: 414298
| Reporter | ||
Comment 2•17 years ago
|
||
Yep, reproducable 100% of the time.
Comment 3•17 years ago
|
||
Ben, what's the web page that shows this problem? Having that would really help with debugging this and all...
| Reporter | ||
Comment 4•17 years ago
|
||
It's on mpt-vpn, so you probably can't access it :(. I've just seen it happen on the Firefox tinderbox, though.
Comment 5•17 years ago
|
||
bz - I can reproduce this 100% of the time if I load tinderbox (since it's a giant table with many reflows) and pan around while it's rendering. On fast internet, you might want to load tinderbox with something like &hours=200 to introduce more lag.
Comment 6•17 years ago
|
||
Just to be clear, I can also confirm that changing focus to, e.g., the error console will repaint everything properly (even sections that are not hidden and which I wouldn't have expected to be invalidated).
Comment 7•17 years ago
|
||
Tinderbox is bug 416073. I guess I'll fix that, and then you'll see whether that fixes this bug.
Jonathan, we invalidate the world on focus changes. It's pretty silly, and a performance nightmare...
| Reporter | ||
Comment 8•17 years ago
|
||
This was fixed by 416073
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•