Bug 414445

Summary: "Apply" button does not activate when manually changing the update rate
Product: [Unmaintained] kdeplasma-addons Reporter: postix <postix>
Component: WeatherAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nate, postix
Priority: NOR    
Version First Reported In: 5.17.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description postix 2019-11-24 10:40:21 UTC
SUMMARY

If the up- or down button of the edit are clicked, the "apply" button does activate but not if the user clicks into the field and changes the number manually.


SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Comment 1 Nate Graham 2019-12-03 05:47:28 UTC
Actually this works just fine as soon as the user tabs away from the control or hits the return key. This is the standard behavior for all spinbox controls throughout Qt. If you don't like this, you'd need to take it up with the Qt developers.