[krita] [Bug 515623] Cannot switch back and interact with canvas for many canvases after switching to another canvas tab

2026-02-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=515623

--- Comment #1 from [email protected] ---
I've identified the cause and a better repro method:

TO REPRODUCE:
1. Open a canvas
2. Make a selection, keep it active
3. Open a second canvas (tab)
4. Click the first tab, with the canvas that has the selection

CAUSE:
It appears to have been first introduced with commit
433d716688f0a157079eeac129ae4ef94ae636a8, and boils down to a branch in
KisSelectionActionsPanel::eventFilter that marks all FocusIn events as handled.
Removing the FocusIn case from the 6.0 beta code prevents the bug from
triggering. Interestingly, with the bug, deselecting the selection when the
bugged tab is active restores access to the canvas.

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

[krita] [Bug 515623] Cannot switch back and interact with canvas for many canvases after switching to another canvas tab

2026-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=515623

[email protected] changed:

   What|Removed |Added

   Keywords||regression

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

[krita] [Bug 515623] Cannot switch back and interact with canvas for many canvases after switching to another canvas tab

2026-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=515623

[email protected] changed:

   What|Removed |Added

  Latest Commit||6685687bd6

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