https://bugs.kde.org/show_bug.cgi?id=514306
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.5.91 Fixed/Implemented| | In| | Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/cdf9a42803 | |8e376e24802fb330cb670438464 | |2ec Status|ASSIGNED |RESOLVED --- Comment #5 from Vlad Zahorodnii <[email protected]> --- Git commit cdf9a428038e376e24802fb330cb6704384642ec by Vlad Zahorodnii, on behalf of Ismael Asensio. Committed on 22/01/2026 at 10:03. Pushed by vladz into branch 'master'. kcms/rules: Fix delayed detection spinbox resetting Along with the custom `textFromValue()` function, we need to also provide a matching `valueFromText()` function. Otherwise, the spinbox will use the default function and reset to the initial value (0) when losing focus. See https://qt-project.atlassian.net/browse/QTBUG-51114 FIXED-IN: 6.5.91 M +4 -0 src/kcms/rules/ui/RulesEditor.qml https://invent.kde.org/plasma/kwin/-/commit/cdf9a428038e376e24802fb330cb6704384642ec -- You are receiving this mail because: You are watching all bug changes.
