WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
228529
WKFindResult does not include number of matches or position of highlighted match
https://bugs.webkit.org/show_bug.cgi?id=228529
Summary
WKFindResult does not include number of matches or position of highlighted match
Sam S
Reported
2021-07-27 17:12:03 PDT
An instance of WKFindResult is returned when using the Find In Page API, findString:withConfiguration:completionHandler:. It includes a boolean flag, matchFound, but does not include the number of matches or the position of the currently highlighted match. This enhancement would allow for UI similar to the Safari Find In Page search bar, e.g. "2 of 6 matches". Ideally, these would be available as two new Int properties on WKFindResult.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-03 17:13:15 PDT
<
rdar://problem/81488607
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug