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

--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> ---
Okay, the problem is the following:

Qt supports sequential shortcuts. That is, you can press "Space", release it,
and then press "R" key and the shortcut will be triggered. It means that when
you press Space the first time, Qt starts eating all the following
ShortcutOverride events and they never get delivered to Krita until Qt matches
the a complete shortcut or resets its state.

I need to think to understand if it is actually fixable or not.

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

Reply via email to