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

Eoin O'Neill <eoinoneill1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/e5979fc3d
                   |                            |e58eef7e760645ba6e1c647903f
                   |                            |d692
         Resolution|---                         |FIXED

--- Comment #7 from Eoin O'Neill <eoinoneill1...@gmail.com> ---
Git commit e5979fc3de58eef7e760645ba6e1c647903fd692 by Eoin O'Neill.
Committed on 13/12/2021 at 22:04.
Pushed by eoinoneill into branch 'master'.

Fix regression where cursor would stay hidden after closing popup palette on
certain systems.

Users would right click with mouse and then close with tablet pen, which on
certain QT systems
would cause the cursor to stay hidden. I guess on newer versions of QT, not
"accepting" an input
is somehow corrected or acommodated for when it comes to cursor change
operations.

Adding a "setAccepted" call after hiding an open popup palette seemed to fix
this issue.

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

https://invent.kde.org/graphics/krita/commit/e5979fc3de58eef7e760645ba6e1c647903fd692

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

Reply via email to