https://bugs.kde.org/show_bug.cgi?id=475668
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |6.4 Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/96339a76adea6507123 | |3f0cb85d05b43f2f8e548 Resolution|--- |FIXED --- Comment #10 from David Redondo <[email protected]> --- Git commit 96339a76adea65071233f0cb85d05b43f2f8e548 by David Redondo. Committed on 11/06/2025 at 13:01. Pushed by davidre into branch 'master'. 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 M +22 -0 src/filechooser.cpp https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/96339a76adea65071233f0cb85d05b43f2f8e548 -- You are receiving this mail because: You are watching all bug changes.
