NEW 17131
Find-in-page draws yellow highlight wrong when CSS3 multi-column support is used
https://bugs.webkit.org/show_bug.cgi?id=17131
Summary Find-in-page draws yellow highlight wrong when CSS3 multi-column support is used
Eric Seidel (no email)
Reported 2008-02-01 01:42:14 PST
Find-in-page draws yellow highlight wrong when CSS3 multi-column support is used See screenshot. I have this in my UA CSS: pre { -webkit-column-width: 600px; height: 97%; } (For viewing guitar tabs nicely)
Attachments
screenshot showing bug (58.06 KB, image/png)
2008-02-01 01:42 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2008-02-01 01:42:41 PST
Created attachment 18846 [details] screenshot showing bug
Adam Roben (:aroben)
Comment 2 2008-02-01 07:41:34 PST
Derk-Jan Hartman
Comment 3 2008-10-29 07:04:38 PDT
These "selections" get the wrong position as well: http://en.wikipedia.org/wiki/Template:Reflist/Safari_testcase Clicking the [Ref] should highlight the corresponding reference in the list (try with [1]), but instead (try [150]) jumps to the "old" position of this references before the "columnizing". The issues are not identical, but are likely based on the same core problem.
Derk-Jan Hartman
Comment 4 2008-10-29 07:31:09 PDT
The Web Inspector has the same highlight issue when trying to highlight the corresponding DOM element.
Derk-Jan Hartman
Comment 5 2010-06-16 08:15:41 PDT
This problem is fixed in Safari 5 and Chrome 5.
Note You need to log in before you can comment on or make changes to this bug.