Skip to content

fix: only start tab drag on left mouse button press#2554

Merged
love-linger merged 1 commit into
sourcegit-scm:developfrom
gadfly3173:fix/tab-right-click-cursor
Jul 21, 2026
Merged

fix: only start tab drag on left mouse button press#2554
love-linger merged 1 commit into
sourcegit-scm:developfrom
gadfly3173:fix/tab-right-click-cursor

Conversation

@gadfly3173

@gadfly3173 gadfly3173 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Right-clicking a tab was recorded as the drag origin. Since the context menu marks PointerReleased as handled, the release handler never cleared it, so the next pointer move over a tab started an accidental drag and left a stuck grab cursor.

_._20260721175407.mp4

Right-clicking a tab was recorded as the drag origin. Since the context
menu marks PointerReleased as handled, the release handler never cleared
it, so the next pointer move over a tab started an accidental drag and
left a stuck grab cursor.

Signed-off-by: Gadfly <gadfly@gadfly.vip>
@love-linger love-linger self-assigned this Jul 21, 2026
@love-linger love-linger added the bug Something isn't working label Jul 21, 2026
@love-linger
love-linger merged commit 67e7ecb into sourcegit-scm:develop Jul 21, 2026
14 checks passed
@gadfly3173
gadfly3173 deleted the fix/tab-right-click-cursor branch July 22, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants