Bug 173237 - Find Matches String Across Separate List Items' Content
Summary: Find Matches String Across Separate List Items' Content
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 10
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://en.wikipedia.org/wiki/WebKit
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2017-06-11 07:24 PDT by 13hurdw
Modified: 2024-07-29 10:19 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 13hurdw 2017-06-11 07:24:19 PDT
Original report: https://bugzilla.gnome.org/show_bug.cgi?id=783648

To reproduce:
https://en.wikipedia.org/wiki/WebKit
Find "C++Mobile"

Expected: No matches. This is the behaviour in Firefox.

Actual: Match on text across two separate <li> elements "Free software programmed in C++" and "Mobile software".
Reproducible in GNOME Web 3.24 on WebKitGTK+ 2.4.11, Midori, and Safari 10.1.1 when find operator set to Contains.