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

Jack Hill <jackhill3...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/-/commit/5b191
                   |                            |f11f1bae3a2bc6bef988a80d363
                   |                            |0ac411c5

--- Comment #5 from Jack Hill <jackhill3...@gmail.com> ---
Git commit 5b191f11f1bae3a2bc6bef988a80d3630ac411c5 by Jack Hill.
Committed on 01/03/2025 at 16:55.
Pushed by jackh into branch 'master'.

Fix the spacebar play/pause action when specific buttons have focus

An event filter was applied to some specific buttons with the intention
of overriding the space-bar for the play/pause action, but actually it
had the effect of making the space-bar do nothing when pressed while one
of these buttons had focus.

The space-bar shortcut is already handled by the Kirigami.Action in
ElisaMainWindow, making this event filter unnecessary anyway.

M  +0    -24   src/elisaapplication.cpp
M  +0    -4    src/elisaapplication.h
M  +0    -15   src/qml/MediaPlayerControl.qml

https://invent.kde.org/multimedia/elisa/-/commit/5b191f11f1bae3a2bc6bef988a80d3630ac411c5

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

Reply via email to