-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
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) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded