Bug 477269 - Can't select "Always when panel is thick enough" directly
Summary: Can't select "Always when panel is thick enough" directly
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: master
Platform: openSUSE Other
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-20 07:57 UTC by Fushan Wen
Modified: 2023-11-22 08:44 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fushan Wen 2023-11-20 07:57:47 UTC
When clicking the option, the option is automatically deselected and "When Panel is low on space and thick enough" is selected instead.

plasma-desktop at 9f3f119b110d3a9fe885969fad6cee12655fee87
Comment 1 Bug Janitor Service 2023-11-21 10:22:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1857
Comment 2 Marco Martin 2023-11-22 08:44:46 UTC
Git commit a8f623c0ba5651f0c0a2aa6fa8ff4c8381506d16 by Marco Martin.
Committed on 22/11/2023 at 09:44.
Pushed by mart into branch 'master'.

Don't rely on bindings for checking the radiobuttons

When checking forceStripes, the condition for the checked value for the allow stripes button
became true and that one got checked instead, stealing the checked state for the just clicked checkbox

M  +15   -3    applets/taskmanager/package/contents/ui/ConfigAppearance.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/a8f623c0ba5651f0c0a2aa6fa8ff4c8381506d16