https://bugs.kde.org/show_bug.cgi?id=431211

Ismael Asensio <isma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/commit/3b87c6ea2dd8
                   |                            |54b4f5ce0f7f7af66d0184e9104
                   |                            |f
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Ismael Asensio <isma...@gmail.com> ---
Git commit 3b87c6ea2dd854b4f5ce0f7f7af66d0184e9104f by Ismael Asensio.
Committed on 13/02/2021 at 22:57.
Pushed by iasensio into branch 'master'.

kcm/kwinrules: Update values on text edit

Previously the text values were updated to the model after
`onEditingFinished()`, that is after losing focus, to prevent
erroneus updates.

This was making also the `needsSaving` signal fire only after
a focus change, which is not consistent with the behavior of
other KCMs.

Use `onTextEdit()` instead, so the model is updated as the user
types.

M  +10   -5    src/kcmkwin/kwinrules/package/contents/ui/ValueEditor.qml

https://invent.kde.org/plasma/kwin/commit/3b87c6ea2dd854b4f5ce0f7f7af66d0184e9104f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to