[Webkit-unassigned] [Bug 237816] New: Rendering Links during search: highlighting fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 12 21:11:32 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=237816
Bug ID: 237816
Summary: Rendering Links during search: highlighting fails
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: enometh at meer.net
CC: bugs-noreply at webkitgtk.org
component: Webcore: product: webkitgtk-2.35.90
put the following html content in a file, say
/dev/shm/1.html and open it with
Minibrowser /dev/shm/1.html
```
<html><body>
<p><a href="about:blank">foo bar</a></p>
<p>foo bar var</p>r</body></html>
```
invoke the search facility with C-f and type "foo" in the
search box:
two instances of foo are highlighted
but in first instance the line is rendered
incorrectly: the line is rendered "foo___"
where bar is invisible.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220313/eafdbe28/attachment.htm>
More information about the webkit-unassigned
mailing list