Bug 458215 - Elisa settings: indexing method combobox is too narrow
Summary: Elisa settings: indexing method combobox is too narrow
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.08.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-23 17:20 UTC by Frank Steinmetzger
Modified: 2022-08-25 13:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 22.08.1
Sentry Crash Report:


Attachments
Screenshot (72.24 KB, image/png)
2022-08-23 17:20 UTC, Frank Steinmetzger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2022-08-23 17:20:17 UTC
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
Comment 1 Nate Graham 2022-08-25 13:04:25 UTC
Can reproduce. There's a local workaround for a bug that's since been fixed which is causing this, and I'll remove it.
Comment 2 Nate Graham 2022-08-25 13:07:25 UTC
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
Comment 3 Nate Graham 2022-08-25 13:08:11 UTC
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