Bug 11577

Summary: Incomplete repaint when <html> has display: table
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: HasReduction, InRadar
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://lofotenmoose.info/css/
Attachments:
Description Flags
testcase none

Matt Lilek
Reported 2006-11-12 00:22:51 PST
When a <html> tag has display: table or inline-table, the window is not properly repainted, displaying right over the old content of the window/tab or the previously selected tab. This happens in both TOT and Safari 2.0.4. To reproduce - with this bug report open, load the testcase in either a new tab or the same tab. The left edge will repaint while the rest of the window will not, leaving the bug report visible. Also, if you load the URL, you'll not only notice the incomplete repaint, but the tearing that occurs when scrolling.
Attachments
testcase (93 bytes, text/html)
2006-11-12 00:23 PST, Matt Lilek
no flags
Matt Lilek
Comment 1 2006-11-12 00:23:42 PST
Created attachment 11490 [details] testcase
Matt Lilek
Comment 2 2007-01-26 12:01:09 PST
Matt Lilek
Comment 3 2007-01-26 12:01:55 PST
On debug builds, the tearing and tab switching behavior in my inital report just paints as red.
Maciej Stachowiak
Comment 4 2007-02-07 06:27:10 PST
Not a regression and not otherwise a showstopper.
mitz
Comment 5 2008-04-16 00:13:42 PDT
*** This bug has been marked as a duplicate of 8423 ***
Note You need to log in before you can comment on or make changes to this bug.