SUMMARY System Settings > Cursor Theme, doesn't show the currently active cursor size STEPS TO REPRODUCE 1. Go to System Settings > Cursor Theme 2. Choose a different size (eg.: Resolution dependent > 24) 3. Apply OBSERVED RESULT The settings are applied, but if you go back to System Settings > Cursor Theme, "Resolution dependent" will still be selected by default EXPECTED RESULT In the "Size" drop-down menu, the option that's actually in use (eg. 24) should be shown / selected by default
X or wayland?
X
Confirmed for me too on 5.14.5 and git master.
bug 400397 seems duplicate/related.
*** Bug 400397 has been marked as a duplicate of this bug. ***
Git commit 9096bdefc66edff93f061f5b2f6b2e71dfdb49e5 by David Edmundson. Committed on 23/01/2019 at 15:48. Pushed by davidedmundson into branch 'Plasma/5.15'. [kcms/cursortheme] Fix size combo Summary: The biggest problem fixed was that m_preferredSize was sometimes treated as an absolute value, sometimes as an index. This patch splits the two concepts. It also fixes the binding of the combobox to handle updates properly. Test Plan: Clicked between themes Closed and reopened the KCM had a valid value Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18471 M +15 -8 kcms/cursortheme/kcmcursortheme.cpp M +5 -6 kcms/cursortheme/kcmcursortheme.h M +9 -4 kcms/cursortheme/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/9096bdefc66edff93f061f5b2f6b2e71dfdb49e5