Skip to content

Fix: CompletionWindow closes when clicking/dragging the scrollbar thumb - #600

Open
mgarstenauer wants to merge 1 commit into
AvaloniaUI:masterfrom
garstenauer:fix-scrollbar-click-closes-completion-list
Open

Fix: CompletionWindow closes when clicking/dragging the scrollbar thumb#600
mgarstenauer wants to merge 1 commit into
AvaloniaUI:masterfrom
garstenauer:fix-scrollbar-click-closes-completion-list

Conversation

@mgarstenauer

Copy link
Copy Markdown
Contributor

Fixes #593

Clicking the completion window scrollbar accidentally closes the completion window. Occurs only when

Editor.Options.CompletionAcceptAction = CompletionAcceptAction.PointerReleased;

is set.

@danipen
danipen self-requested a review August 28, 2026 11:49

@danipen danipen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CompletionWindow closes when clicking/dragging the scrollbar thumb

2 participants