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

Alvin Wong <alvinhoc...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alvinhoc...@gmail.com
           Platform|Other                       |MS Windows
           Assignee|krita-bugs-n...@kde.org     |alvinhoc...@gmail.com
             Status|UNCONFIRMED                 |CONFIRMED
            Summary|Shift button breaking       |Input methods break
                   |Hold-Space (pan, etc.)      |keyboard shortcut handling
                   |controls                    |(Shift + Hold-Space (pan,
                   |                            |etc.) controls)
     Ever confirmed|0                           |1

--- Comment #6 from Alvin Wong <alvinhoc...@gmail.com> ---
Well, the fact is that I've never have most keyboard shortcuts in Krita work
properly when any IME is enabled, and some key combinations (esp. Ctrl + Space)
are affected even when the IME is not enabled. And it's not an issue limited to
just Krita, but also a bunch of other applications.

The thing is that IMEs get to process all keyboard inputs before applications
can do anything with them; if the IMEs handled the keyboard inputs, they are
passed to the application not as raw keyboard events, but only as IME
composition events if it's composition related.

There probably is a way to disable the IME when the canvas is active, but we
need to take care not to break any input fields and the text tools (though my
impression is that IMEs do break the current text tools anyway).

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

Reply via email to