https://bugs.kde.org/show_bug.cgi?id=505746
Bug ID: 505746
Summary: file chooser portal bad choices placement
Classification: Plasma
Product: xdg-desktop-portal-kde
Version First git-master
Reported In:
Platform: Neon
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 182363
--> https://bugs.kde.org/attachment.cgi?id=182363&action=edit
screenshot real
STEPS TO REPRODUCE
1. run
```
busctl call --user org.freedesktop.portal.Desktop
/org/freedesktop/portal/desktop org.freedesktop.portal.FileChooser OpenFile \
'ssa{sv}' \
'' \
'badly designed file chooser' \
1 \
'choices' \
'a(ssa(ss)s)' \
1 \
'my checkbox id' \
'my checkbox name' \
0 \
'true'
```
OBSERVED RESULT
checkbox overlaps left side (look at screeenshot real.webp) and there is big
region in top left corner where clicking doesn't work
EXPECTED RESULT
checkbox is below file type combo box (look at screeenshot fake.webp)
SOFTWARE/OS VERSIONS
KDE neon Unstable edition
KDE Plasma Version: 6.4.80
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.0
--
You are receiving this mail because:
You are watching all bug changes.