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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/wacomtablet/commit/3c10c
                   |                            |7dfa865cb2cfd3ca6ed9c358b24
                   |                            |689e5eee
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.23

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 3c10c7dfa865cb2cfd3ca6ed9c358b24689e5eee by Nate Graham.
Committed on 06/08/2021 at 16:32.
Pushed by ngraham into branch 'master'.

Turn off gesture support by default and warn when turning it on manually

Gesture support has been disabled by default upstream to work around an
inherent incompatibility with Wacom-provided gestures and touch support
in Qt; see https://bugreports.qt.io/browse/QTBUG-84756.

However the KCM still has it on by default, and its KDED module
propagates that change to effectively turn gestore support on
automatically. This results in touchscreen touch being broken for all
Qt software by default when this repo is installed.

This commit turns gesture support off by default to match the new
upstream setting and prevent broken touch support in Qt software, and
also shows a warning message about this if the user turns it on
manually.
FIXED-IN: 5.23

M  +1    -1    src/common/deviceprofiledefaults.cpp
M  +14   -1    src/kcmodule/touchpagewidget.cpp
M  +27   -0    src/kcmodule/touchpagewidget.ui

https://invent.kde.org/system/wacomtablet/commit/3c10c7dfa865cb2cfd3ca6ed9c358b24689e5eee

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

Reply via email to