https://bugs.kde.org/show_bug.cgi?id=506926
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #5 from [email protected] --- I ran into this same issue in the flatpak krita. Changing around the environment variables I found that krita sets QT_QPA_PLATFORMTHEME=gtk3. I think gtk3 is old enough it doesn’t respect the file chooser portal. If you set the above environment variable to “gtk4” or “qt6ct” the file picker works. However, what also happens is that clicking the close button (X) to close krita no longer works. It can now only be closed by quitting through system monitor. -- You are receiving this mail because: You are watching all bug changes.
