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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/gwenview/commit/f5cb19
                   |                            |e887902599a31e0b8169a6dfd3a
                   |                            |57069cf
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit f5cb19e887902599a31e0b8169a6dfd3a57069cf by Nate Graham, on behalf
of Michael Augaitis.
Committed on 22/09/2020 at 22:07.
Pushed by ngraham into branch 'master'.

Fix ESC key not exiting fullscreen when viewing image

The event filter was not catching the QEvent::ShortcutOverride
event in browsemainpage.cpp and therefore when the ESC
key was pressed, gwenview would browse images instead
of leaving fullscreen. This commit ensures that when
the ESC key is pressed the first time, gwenview will
exit fullscreen and will browse images on second key
press.

M  +1    -1    app/browsemainpage.cpp
M  +5    -0    app/viewmainpage.cpp

https://invent.kde.org/graphics/gwenview/commit/f5cb19e887902599a31e0b8169a6dfd3a57069cf

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

Reply via email to