VERIFIED FIXED 6673
Selection highlight doesn't scroll along with an image contained in an overflow:scroll block
https://bugs.webkit.org/show_bug.cgi?id=6673
Summary Selection highlight doesn't scroll along with an image contained in an overfl...
mitz
Reported 2006-01-19 08:13:22 PST
The selection highlight of an image contained in a block with overflow:scroll always paints in the "non- scrolled" position. To reproduce: open the testcase and follow the instructions.
Attachments
Testcase (597 bytes, text/html)
2006-01-19 08:14 PST, mitz
no flags
Adjust the selection rect (7.59 KB, patch)
2006-01-19 08:49 PST, mitz
darin: review+
mitz
Comment 1 2006-01-19 08:14:12 PST
Created attachment 5784 [details] Testcase
mitz
Comment 2 2006-01-19 08:49:25 PST
Created attachment 5785 [details] Adjust the selection rect
Darin Adler
Comment 3 2006-01-19 10:43:28 PST
Comment on attachment 5785 [details] Adjust the selection rect r=me
mitz
Comment 4 2006-01-21 22:30:23 PST
Verified in r12278
Note You need to log in before you can comment on or make changes to this bug.