Multi-select quickpick not handling mouse click events properly in Insiders #170880
Labels
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
insiders-released
Patch has been released in VS Code Insiders
quick-pick
Quick-pick widget issues
verified
Verification succeeded
Milestone
When opening as quickpick with multi-select options, the latest Insiders builds only handle click events on the checkbox and not on the row item. In Stable, clicking on the row works as expected. This sounds very similar to #170559 and might have the same cause.
Does this issue occur when all extensions are disabled?: Unsure, probably yes
Steps to Reproduce:
This bug was observed with the Codespaces extension, but should happen for any extension/UI using multi-select quick picks.
The text was updated successfully, but these errors were encountered: