Summary: | Changing global scale does not work properly when typing a value directly and pressing the enter key | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Christoph Vogtländer <kde> |
Component: | kcm_kscreen | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.20.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screencast |
Description
Christoph Vogtländer
2020-12-08 20:15:01 UTC
Side note: using the scroll wheel also seems to work fine Works for me. I can delete the value in the spinbox, type a new one, hit the tab or enter key, and press the Apply button and have the new value applied. Are you using the KCM on Wayland or X11? I'm using the KCM on X11 Using TAB works for me, too. It is reproducible here when using the steps as mentioned in my initial post. More exactly: 1. Select whole text in spinbox by clicking three times 2. type new value: 150 3. press ENTER 4. click "Apply" -> value changes back to 100% (and no info message at the top of the KCM appears as it should) Changing status back to REPORTED Created attachment 133958 [details]
Screencast
Add screencast to illustrate the issue
Can confirm with those exact steps to reproduce. Hitting the enter key seems to be the thing that makes it happen. This has since been fixed. |