[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-12-13 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=441370

Emmet O'Neill  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/e5979fc3d |hics/krita/commit/4979301cc
   |e58eef7e760645ba6e1c647903f |28de46d4cd1df3d30b5a547f064
   |d692|7124

--- Comment #8 from Emmet O'Neill  ---
Git commit 4979301cc28de46d4cd1df3d30b5a547f0647124 by Emmet O'Neill, on behalf
of Eoin O'Neill.
Committed on 14/12/2021 at 01:50.
Pushed by emmetoneill into branch 'krita/5.0'.

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.


(cherry picked from commit e5979fc3de58eef7e760645ba6e1c647903fd692)

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

https://invent.kde.org/graphics/krita/commit/4979301cc28de46d4cd1df3d30b5a547f0647124

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-12-13 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441370

Eoin O'Neill  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  ---
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-1libs/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.

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-12-13 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441370

Eoin O'Neill  changed:

   What|Removed |Added

 CC||eoinoneill1...@gmail.com

--- Comment #6 from Eoin O'Neill  ---
To clarify, this only happens in the appimage (or on ubuntu systems 20.04 and
before, as it is the same environment that we are building our appimages in.)

I'll try to track down the origin of this inconsistency with the original
implementation.

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-12-13 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=441370

Emmet O'Neill  changed:

   What|Removed |Added

 CC||emmetoneill@gmail.com
   Assignee|krita-bugs-n...@kde.org |emmetoneill@gmail.com

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-10-14 Thread Wojciech Trybus
https://bugs.kde.org/show_bug.cgi?id=441370

Wojciech Trybus  changed:

   What|Removed |Added

 CC||tomtomtomreportingin@gmail.
   ||com

--- Comment #5 from Wojciech Trybus  ---
*** Bug 443694 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-09-01 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=441370

Halla Rempt  changed:

   What|Removed |Added

   Severity|normal  |minor
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Halla Rempt  ---
Okay, with this I can confirm the issue.

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-08-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=441370

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-08-23 Thread Wojciech Trybus
https://bugs.kde.org/show_bug.cgi?id=441370

--- Comment #2 from Wojciech Trybus  ---
I think I found the true cause behind this bug.
It's not related to just painting a line, but to hiding a pop-up palette using
the tablet stylus, without picking a brush.

NEW STEPS TO REPRODUCE:
1. Invoke pop-up palette (RMB)
2. Hide pop-up palette with stylus, without picking a brush - click with any of
stylus buttons outside the pop-up.
3. Hover over docker area

This does not happen when you pick a preset using the pop-up, or you use mouse
or keyboard (remapped canvas input) to hide it.
Clicking at the docker regains the cursor, until next time you cancel a pop-up.

Turns out, I use this palette a lot, and haven't thought about using the mouse
earlier while testing. I used appimage.

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

[krita] [Bug 441370] KDE Plasma cursor is not displayed over docker area right after painting on 5.0 beta1

2021-08-23 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=441370

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Halla Rempt  ---
Is this with the appimage? What are your cursor settings in Krita? With the
default no cursor/preview outline, I cannot reproduce this on my plasma 5.22.4
system with Qt 5.15.3, testing with the appimage which has its own version of
Qt 5.12.

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