https://bugs.kde.org/show_bug.cgi?id=460979
Bug ID: 460979
Summary: Lazy regex wildcard matching doesn't work
Classification: Applications
Product: kate
Version: 19.12.3
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: search
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Lazy regex wildcard matching doesn't work.
STEPS TO REPRODUCE
1. Insert into the editor a test string "two apples or three apples"
2. In find, select mode "Regular expression"
3. Try to find "^.*?apples"
OBSERVED RESULT
It will say "search wrapped" without finding any matches.
EXPECTED RESULT
It should match on "two apples"
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.8
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.