https://bugs.kde.org/show_bug.cgi?id=517401
Bug ID: 517401
Summary: Krita is not using xdg-desktop-portal file chooser
protocol
Classification: Applications
Product: krita
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Usability
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Currently, in Krita, to open a file, save a file or perform any other actions
that involve a File Chooser - Krita picks up the QT file chooser, instead of a
system one. This is an incorrect behavior and causes inconsistent and alien
look on other, non-KDE/non-QT Desktop Environments.
STEPS TO REPRODUCE
1. Boot non-KDE and non-QT desktop environment on linux, for example GNOME
2. Try to open a file by clicking File > Open
3. Observe
OBSERVED RESULT
Opened file picker is not your usual system one. For example, on GNOME - it
should be libadwaita file picker.
EXPECTED RESULT
System file picker is supposed to be shown. For example like with firefox: When
trying to save a file - you can see that on GNOME (or hyprland in my case) - it
shows the native, system file picker (from xdg-desktop file chooser protocol
probably).
SOFTWARE/OS VERSIONS
```
```
> uname -r
6.18.13-arch1-1
```
> pacman -Q | grep qt
kvantum-qt5 1.1.6-1
python-pyqt6 6.10.2-3
python-pyqt6-sip 13.11.0-1
qca-qt6 2.3.10-4
qt5-3d 5.15.18-1
qt5-base 5.15.18+kde+r109-2
qt5-declarative 5.15.18+kde+r23-1
qt5-svg 5.15.18+kde+r5-1
qt5-translations 5.15.18-1
qt5-wayland 5.15.18+kde+r55-1
qt5-x11extras 5.15.18-1
qt5ct 1.9-1
qt6-3d 6.10.2-1
qt6-5compat 6.10.2-1
qt6-base 6.10.2-1
qt6-charts 6.10.2-1
qt6-declarative 6.10.2-1
qt6-shadertools 6.10.2-1
qt6-svg 6.10.2-1
qt6-translations 6.10.2-1
qt6ct 0.11-4
```
ADDITIONAL INFORMATION
N/A
--
You are receiving this mail because:
You are watching all bug changes.