RESOLVED FIXED 13680
Incomplete repaint of focus ring around continuation
https://bugs.webkit.org/show_bug.cgi?id=13680
Summary Incomplete repaint of focus ring around continuation
mitz
Reported 2007-05-11 11:38:55 PDT
The focus ring around <span><div>block</div>inline</span> does not repaint completely, as can be seen when focusing the page numbers at the bottom of the URL. The opposite case, where there is inline content before the block, repaints correctly.
Attachments
Test case (273 bytes, text/html)
2007-05-11 11:39 PDT, mitz
no flags
Simple fix (582 bytes, patch)
2007-05-11 12:17 PDT, mitz
no flags
Same patch with change log and repaint test (9.81 KB, patch)
2007-05-12 00:55 PDT, mitz
hyatt: review+
mitz
Comment 1 2007-05-11 11:39:42 PDT
Created attachment 14493 [details] Test case
mitz
Comment 2 2007-05-11 12:17:26 PDT
Created attachment 14494 [details] Simple fix
Dave Hyatt
Comment 3 2007-05-11 15:06:11 PDT
Comment on attachment 14494 [details] Simple fix r=me
mitz
Comment 4 2007-05-11 15:14:45 PDT
Comment on attachment 14494 [details] Simple fix Clearing the review flag since this needs a repaint test and a chance log.
mitz
Comment 5 2007-05-12 00:55:37 PDT
Created attachment 14507 [details] Same patch with change log and repaint test
Dave Hyatt
Comment 6 2007-05-12 01:10:07 PDT
Comment on attachment 14507 [details] Same patch with change log and repaint test r=me
Sam Weinig
Comment 7 2007-05-12 23:13:27 PDT
Landed in r21438.
Note You need to log in before you can comment on or make changes to this bug.