Bug 5821

Summary: Changing background of <col> doesn't repaint the column
Product: WebKit Reporter: mitz
Component: TablesAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: ian, mrowe
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 11720    
Bug Blocks:    
Attachments:
Description Flags
testcase none

mitz
Reported 2005-11-24 11:34:01 PST
Summary: When the background property of a col element is changed, the column's cells do not repaint. To reproduce: open the testcase in Safari and click the link, then select and deselect all text. Expected: background color to change from yellow to green immediately when clicking the link. Actual: background was repainted green only when repaint was triggered by text selection.
Attachments
testcase (602 bytes, text/html)
2005-11-24 11:34 PST, mitz
no flags
mitz
Comment 1 2005-11-24 11:34:54 PST
Created attachment 4792 [details] testcase
mitz
Comment 2 2007-02-02 01:27:57 PST
The latest patch for bug 11720 (attachment 12868 [details]) fixes this bug.
Mark Rowe (bdash)
Comment 3 2007-02-07 21:06:55 PST
Fixed with fix for bug 11720 in r19490.
Note You need to log in before you can comment on or make changes to this bug.