Created attachment 164994 [details] New cursor sizes don't fit combo box SUMMARY Mouse size preview can escape the combo box bounds. Check the attached screenshot for details. STEPS TO REPRODUCE 1. Open kcm_cursortheme 2. Click on the "Size" combo box OBSERVED RESULT Big previews escape the combo box EXPECTED RESULT The size combo box should be wider to accommodate bigger previews SOFTWARE/OS VERSIONS KDE Plasma Version: 6.0.80 KDE Frameworks Version: 5.249.0 Qt Version: 6.6.1
Can reproduce only with a scale factor of 100%. When using any other scale factor (testes 110%, 200%, and 225%), I can't reproduce the issue.
I see this with scaling factors other then 100%. However I do have a default system font of 14pt. Not sure if that is related.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3797
Git commit 4e2db8ffaa79ed7398c43f5d603f047c17b99ba9 by Yifan Zhu. Committed on 21/01/2024 at 18:00. Pushed by fanzhuyifan into branch 'master'. kcms/cursortheme: scale combox to fit largest size FIXED-IN: 6.0 M +20 -0 kcms/cursortheme/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/4e2db8ffaa79ed7398c43f5d603f047c17b99ba9
Git commit f11f2b719351a02bf8de27fcb8718dd255ec5dcd by Yifan Zhu. Committed on 21/01/2024 at 19:07. Pushed by fanzhuyifan into branch 'Plasma/6.0'. kcms/cursortheme: scale combox to fit largest size FIXED-IN: 6.0 (cherry picked from commit 4e2db8ffaa79ed7398c43f5d603f047c17b99ba9) M +20 -0 kcms/cursortheme/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/f11f2b719351a02bf8de27fcb8718dd255ec5dcd