Bug 435685 - Some things slightly move themselves horizontally when single/double click setting is changed in quick settings page
Summary: Some things slightly move themselves horizontally when single/double click se...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: Quick Settings (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-13 11:18 UTC by Patrick Silva
Modified: 2021-09-02 15:25 UTC (History)
2 users (show)

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


Attachments
screen recording (596.10 KB, video/webm)
2021-04-13 11:18 UTC, Patrick Silva
Details
Screenrecording (plasma 5.22.4) (405.99 KB, video/x-matroska)
2021-08-31 18:58 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2021-04-13 11:18:22 UTC
Created attachment 137558 [details]
screen recording

SUMMARY
Please watch the attached screen recording and observe
Animation Speed, Clicking files or folders and File Indexing settings
slightly moving themselves horizontally when I click on radio buttons
of Clicking files or folders setting.

EXPECTED RESULT
nothing should be moved

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: X11
Comment 1 Nate Graham 2021-04-13 17:33:10 UTC
Git commit 63db1353b08fb560c07b8cdef12fa4fe9948a9df by Nate Graham.
Committed on 13/04/2021 at 17:23.
Pushed by ngraham into branch 'master'.

Set minimum width for single/double-click explanatory text

Otherwise, depending on the parameters of the rest of the layout, this
text can either get elided on the right, or else cause the layout to
change where it's centered when the text changes.
FIXED-IN: 5.22

M  +1    -0    kcms/landingpage/package/contents/ui/main.qml
M  +1    -0    kcms/workspaceoptions/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/commit/63db1353b08fb560c07b8cdef12fa4fe9948a9df
Comment 2 postix 2021-08-31 18:58:16 UTC
Created attachment 141197 [details]
Screenrecording (plasma 5.22.4)

Unfortunately I can still reproduce it, please see the screen recording.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210823
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.12-1-default (64-bit)
Graphics Platform: X11
Breeze: 5.23 (current master)
Comment 3 postix 2021-08-31 19:00:04 UTC
Also it'd be better if the description text wrapped and did not elide and there were some space reserved for the longer(longest text) below. That way, the controls wouldn't need to jump and the text would be fully readable.
Comment 4 Nate Graham 2021-09-02 15:25:20 UTC
Ah ok, then this is already fixed in another way in Plasma 5.23, since the button is aligned in such a way that causes the layout to not change when that longer label becomes visible