Skip to content

Custom select box: Trigger item only on mouse up #40438

@bpasero

Description

@bpasero

This is a follow up from #37533. I noticed that an item is selected in the dropdown on mouse down already while the native control seems to be on mouse up (which allows to click an item and then move the mouse to pick another item).

I suggest to change the custom select box to also only react on click/mouseup and not mousedown.

Metadata

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions