https://bugs.kde.org/show_bug.cgi?id=475668
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/xdg-desktop-portal-kde/- |ma/xdg-desktop-portal-kde/- |/commit/96339a76adea6507123 |/commit/0b87b05a787cb5e7beb |3f0cb85d05b43f2f8e548 |41dde569e47e81a56690c --- Comment #11 from David Redondo <k...@david-redondo.de> --- Git commit 0b87b05a787cb5e7beb41dde569e47e81a56690c by David Redondo. Committed on 11/06/2025 at 13:11. Pushed by davidre into branch 'Plasma/6.4'. filechooser: Normalize name filters to something more common The upstream spec recommends to set filters in a form like *.[pP][nN][gG] to match upper and lower case extensions. This confuses our stack which expects filters to not include groups and matches case insensitively anyway. This patch converts name filters that are in the mentioned form to the more "normal" one. FIXED-IN:6.4 (cherry picked from commit 96339a76adea65071233f0cb85d05b43f2f8e548) Co-authored-by: David Redondo <k...@david-redondo.de> M +22 -0 src/filechooser.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/0b87b05a787cb5e7beb41dde569e47e81a56690c -- You are receiving this mail because: You are watching all bug changes.