WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
5821
Changing background of <col> doesn't repaint the column
https://bugs.webkit.org/show_bug.cgi?id=5821
Summary
Changing background of <col> doesn't repaint the column
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug