RESOLVED MOVED 201776
foundStringMatchIndex in FindController::findString is out of range when query is made more specific
https://bugs.webkit.org/show_bug.cgi?id=201776
Summary foundStringMatchIndex in FindController::findString is out of range when quer...
mmokary
Reported 2019-09-13 14:35:24 PDT
To reproduce: Search for a string with many matches, and step through them until match index is sufficiently high. Refine the search such that the new match count is less than the previous match index. foundStringMatchIndex will only decrement by 1 and not be bound by the new match count range.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-09-13 14:35:35 PDT
Brent Fulgham
Comment 2 2022-02-10 20:42:25 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in shipping software.
Note You need to log in before you can comment on or make changes to this bug.