https://bugs.kde.org/show_bug.cgi?id=524085
Taras Oleksyn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/cdea120 | |c5f0c6a49289388b2d0fe2fd0c2 | |802ced --- Comment #3 from Taras Oleksyn <[email protected]> --- Git commit cdea120c5f0c6a49289388b2d0fe2fd0c2802ced by Taras Oleksyn. Committed on 01/09/2026 at 05:57. Pushed by meven into branch 'master'. KOpenWithDialog: fix pattern matching in filterAcceptsRow() The proxy filter called QRegularExpression::escape(), but filterAcceptsRow() compared that escaped pattern string using a plain substring search, leading to treating escaped characters as literal characters M +6 -4 src/widgets/kopenwithdialog.cpp https://invent.kde.org/frameworks/kio/-/commit/cdea120c5f0c6a49289388b2d0fe2fd0c2802ced -- You are receiving this mail because: You are watching all bug changes.
