Color picker dimisses on its own when mouse is outside while still dragging
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes
## Color picker dimisses on its own when mouse is outside while still dragging
https://github.com/user-attachments/assets/3417c0ed-5cff-4692-8ba6-d3966596b85f
- VS Code Version: 1.130.0
- OS Version: macOS 27 Golden Gate Beta 4
Steps to Reproduce:
1. Open a .css file and find an class with background-color property in it.
2. Hover over the tiny color box so it will show the color picker.
3. Drag the picker near to either #000 or #FFF, and keep dragging until the cursor is outside the color picker menu.
4. The color picker dismisses on it's own and doesn't save the changes.
This has not occurred to me a month or so ago.
This bug is present with extensions disabled.
This bug is also present on the latest Visual Studio Code Insider (version: 1.131.0-insider).
Contributor guide
Assessment
This issue has not been assessed yet.