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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/6838b1132fad |ma/kwin/commit/dcc77bfa8fbc
                   |8b32c26409fd46b2e49803684dd |a8032047fbbb5ab65382293488a
                   |6                           |c

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit dcc77bfa8fbca8032047fbbb5ab65382293488ac by Nate Graham, on behalf
of Niklas Stephanblom.
Committed on 23/06/2022 at 17:16.
Pushed by ngraham into branch 'Plasma/5.25'.

Windowview: Fix broken keyboard navigation while filtering

After the 5.25 update, one could not see which window was highlighted until one
manually unfocused the SearchField and then pressed any key to refresh the
WindowHeap.
Also, the searchbar would (most of the time) "absorb" the arrow keys so one had
to
also unfocus it to really be able to select windows with they keyboard. 

With this change, there is always one window highlighted while filtering using
the
search box. Also, one can select another window with the arrow keys without
manually
unfocusing the searchbox. This heavily improves the keyboard functionality in
this
effect that got lost with the 5.25 update of presentwindows to windowview and
resolves complaints about the keyboard navigation being buggy. 
Related: bug 455633, bug 455764, bug 455099, bug 455753
FIXED-IN: 5.25.2


(cherry picked from commit 6838b1132fad8b32c26409fd46b2e49803684dd6)

M  +6    -2    src/effects/windowview/qml/main.qml
M  +3    -0    src/effects/windowview/windowvieweffect.cpp

https://invent.kde.org/plasma/kwin/commit/dcc77bfa8fbca8032047fbbb5ab65382293488ac

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

Reply via email to