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

Simon St James <kdede...@etotheipiplusone.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdedevel@etotheipiplusone.c
                   |                            |om

--- Comment #4 from Simon St James <kdede...@etotheipiplusone.com> ---
Unfortunately, Qt 5.5 introduced an overhaul of the shortcut system that broke
one "feature" of Qt that we relied upon (that directly replaying a sequence of
QKeyEvents - such as Ctrl+S - onto a widget would trigger any shortcuts that
the sequence of keys would normally trigger).

I have a local patch that works around the issue as best I can (though is still
not optimal - restoring this old - but undocumented and perhaps unintended -
feature of Qt is necessary for that), but it's based against a big refactoring
of emulated command bar which I'd have to get tidied up and committed first. 
I'll see if I can do that tomorrow.

@Michal Hey :) Would you be happy to review a sequence of patches?

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

Reply via email to