https://bugs.kde.org/show_bug.cgi?id=475789
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/4bdb94c87f | |da540cf335e0ff53652e4ea18ea | |19d Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 4bdb94c87fda540cf335e0ff53652e4ea18ea19d by David Edmundson. Committed on 25/10/2023 at 13:52. Pushed by davidedmundson into branch 'master'. Overview: Fix clear button working in overview search onTextEdited only updates on user-invoked key presses, and not programatic changes. This is a better choice when we have a two-way bindings such as with configuration files, but in this case we always want the UI to reflect the current contents of the search box making onTextChanged the better signal. M +2 -1 src/plugins/overview/qml/main.qml https://invent.kde.org/plasma/kwin/-/commit/4bdb94c87fda540cf335e0ff53652e4ea18ea19d -- You are receiving this mail because: You are watching all bug changes.