RESOLVED DUPLICATE of bug 4120014508
When finding SVG text, the box that highlites the selected text is not positioned well
https://bugs.webkit.org/show_bug.cgi?id=14508
Summary When finding SVG text, the box that highlites the selected text is not positi...
Yoah Bar-David
Reported 2007-07-03 04:02:30 PDT
In the attached example, an SVG test is displayed. If you try to find text in it (ctrl+f and type "svg" in the search box), an orange box appears that shows the found text. The problem is that for SVG text, the box position is wrong. The box size is correct.
Attachments
Sample file that creates dynamically an SVG text element (965 bytes, text/html)
2007-07-03 04:03 PDT, Yoah Bar-David
no flags
Yoah Bar-David
Comment 1 2007-07-03 04:03:40 PDT
Created attachment 15363 [details] Sample file that creates dynamically an SVG text element
Alexey Proskuryakov
Comment 2 2007-07-06 04:44:54 PDT
Confirmed on Windows with r23677. On Mac OS, the text simply couldn't be found (Safari 2.0.4 + r23922).
Nikolas Zimmermann
Comment 3 2007-07-14 16:30:16 PDT
With feature-branch you can actually find the text, though the orange boxes are really off.
Nikolas Zimmermann
Comment 4 2010-07-01 06:03:51 PDT
This is fixed in Safari trunk. *** This bug has been marked as a duplicate of bug 41200 ***
Note You need to log in before you can comment on or make changes to this bug.