Find & replace: Match case and whole words do not work after recent merges #10188
Labels
package:find-and-replace
resolution:invalid
This issue is invalid (e.g. reports a non-existent bug or a by-design behavior).
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
type:regression
This issue reports a bug that was not present in the previous releases.
📝 Provide detailed reproduction steps (if any)
ck/10023
a
with "Whole words only" flag.✔️ Expected result
Only single words
a
will be highlighted.❌ Actual result
Every
a
character is highlighted, while UI is not showing any results and there are no arrow buttons to go through the results.📃 Other details
The same result will be produced when searching for
A
with "Match case" flag.This regression on branch
ck/10023
was introduced after mergingorigin/ck/10024-find-and-replace-followups
intock/10023
with commit5c2b2db
. Before this commit, these search flags are working correctly.The text was updated successfully, but these errors were encountered: