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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/869aaea7c1c7b9
                   |                            |fd0f09232290706745d84f23ae

--- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 869aaea7c1c7b9fd0f09232290706745d84f23ae by Dmitry Kazakov.
Committed on 19/06/2019 at 16:08.
Pushed by dkazakov into branch 'master'.

Don't eat mouse press events on Linux

Since we explicitly accept all the tablet press events, Linux
is guaranteed not to generate any synthesized mouse presses for
them. Therefore, we shouldn't eat them.

On Windows, the events are synthesized by the OS, so we need
to eat them still.

M  +8    -1    libs/ui/input/kis_input_manager.cpp

https://invent.kde.org/kde/krita/commit/869aaea7c1c7b9fd0f09232290706745d84f23ae

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

Reply via email to