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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/ktexteditor/commit/1
                   |                            |cf7dfe39e778a742b8fb8a18c88
                   |                            |e1e15f7b5b07

--- Comment #6 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 1cf7dfe39e778a742b8fb8a18c88e1e15f7b5b07 by Christoph Cullmann, on
behalf of Jan Paul Batrina.
Committed on 02/01/2021 at 14:10.
Pushed by cullmann into branch 'master'.

[Vimode] Fix Macro Completion Replay

Ctrl-Space input events are caught by KateViewInternal::eventFilter as a
QEvent::ShortcutOverride (and not as a QEvent::KeyPress) so it never reaches
InsertVimode::handleKeyPress which is where the completion replay is triggered.

M  +9    -0    src/view/kateviewinternal.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/1cf7dfe39e778a742b8fb8a18c88e1e15f7b5b07

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

Reply via email to