Bug 433066 - system monitor: Chart Details: Text box changes cannot be applied until focus was moved to another object
Summary: system monitor: Chart Details: Text box changes cannot be applied until focus...
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 10:37 UTC by Till Schäfer
Modified: 2021-02-22 15:43 UTC (History)
3 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 Till Schäfer 2021-02-17 10:37:19 UTC
I am unable to press the apply button in the chart details settings, whenever I change a value in some value fields by hand. 

E.g., when is change the occupacy by typing in a value in line chart details, I have to click the some other field first (e.g., ammout of history kept) in order to press the apply button. 

Operating System: Gentoo Linux
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.10.14-gentoo
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-4810MQ CPU @ 2.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4600
Comment 1 Bug Janitor Service 2021-02-18 14:36:45 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/55
Comment 2 David Redondo 2021-02-22 15:43:19 UTC
Git commit 3b1ab59e70ca172c9cb1437390fd83c82e4097e4 by David Redondo.
Committed on 22/02/2021 at 15:42.
Pushed by davidre into branch 'master'.

Spinbox: Update value during editing

By default QQuickSpinBox will only default its value when Return/Enter is pressed,
it loses focus or the user uses the indicator buttons. This is a difference compared
to the Widgets QSpinBox which updates during editing.

M  +11   -0    org.kde.desktop/SpinBox.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/commit/3b1ab59e70ca172c9cb1437390fd83c82e4097e4