Created attachment 151527 [details] Screenshot See the attached screenshot. Maybe it is wide enough for the English texts, but not for the German ones. The image shows the QtCurve style, but the problem also exists with Breeze. Operating System: Arch Linux KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Kernel Version: 5.19.3-arch1-1 (64-bit) Graphics Platform: X11
Can reproduce. There's a local workaround for a bug that's since been fixed which is causing this, and I'll remove it.
Git commit 0fcddb0d5376788f7eb4c2946f8abe2e2926ba4f by Nate Graham. Committed on 25/08/2022 at 13:06. Pushed by ngraham into branch 'master'. Remove obsolete workaround for QML combobox width bug Not only is it not fixing an issue anymore (the bug it was a workaround for has since been fixed), but it's now causing them! Remove the workaround and let the combobox do its own sizing. FIXED-IN: 22.08.1 M +0 -3 src/qml/SettingsForm.qml https://invent.kde.org/multimedia/elisa/commit/0fcddb0d5376788f7eb4c2946f8abe2e2926ba4f
Git commit 24fd3ec47ae2794e6c2139b77cf127e0c3e98cf5 by Nate Graham. Committed on 25/08/2022 at 13:07. Pushed by ngraham into branch 'release/22.08'. Remove obsolete workaround for QML combobox width bug Not only is it not fixing an issue anymore (the bug it was a workaround for has since been fixed), but it's now causing them! Remove the workaround and let the combobox do its own sizing. FIXED-IN: 22.08.1 (cherry picked from commit 0fcddb0d5376788f7eb4c2946f8abe2e2926ba4f) M +0 -3 src/qml/SettingsForm.qml https://invent.kde.org/multimedia/elisa/commit/24fd3ec47ae2794e6c2139b77cf127e0c3e98cf5