Closed
Bug 213620
Opened 22 years ago
Closed 22 years ago
Bad painting / invalidation on incremental reflow
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: megabyte, Assigned: roc)
References
()
Details
(Keywords: regression, top100)
Attachments
(1 file)
|
217.16 KB,
image/png
|
Details |
When browsing I run across many sites (including Yahoo!) where the entire page
shifts to the left during the final incremental reflow. However, the canvas is
not invalidated properly because remnants of the original layout rendering are
left behind until reload or external program causes the area to be repainted. I
have had this problem for a few months and never reported it because I assumed
that somebody would have noticed a problem like this. I have seen this problem
on two Windows machines and one Linux machine, all running FireBird with the
latest version being 20030714.
| Reporter | ||
Comment 1•22 years ago
|
||
Take a look at the right side of the tables on this attachment to see the
problem. Sorry the file is large; I would have attached JNG, but well... you
know.
| Assignee | ||
Comment 2•22 years ago
|
||
We may have just fixed this with a checkin a few days ago ... please retest with
a new build
| Reporter | ||
Comment 3•22 years ago
|
||
Yep, seems to work in today's build so far. I'll reopen if I find out otherwise.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•