Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor mouse leave regression #51637

Open
vscodenpa opened this issue Jul 31, 2024 · 0 comments
Open

Editor mouse leave regression #51637

vscodenpa opened this issue Jul 31, 2024 · 0 comments

Comments

@vscodenpa
Copy link
Owner

The editor mouse leave event is no longer emitted when the mouse leaves the editor rectangle/boundary when using the overflowWidgetsDomNode option.

https://microsoft.github.io/monaco-editor/playground.html?source=v0.51.0-dev-20240731-XQAAAAJHAgAAAAAAAABBqQkHQ5NjdWHScv_fvV7aSEHtH3wvDG2xJxzrDqpBY68mwBKWuwYo3KZThUkWiPd0vi1pA-PrxOEeIaHJ62iAbiOqJrelLjC2CaKVV8x2YKeUaLeWeu1Jw30-i_zoy4NtILvLAJqzMEDv6OIpe00WMsxgauSRK3kEQMKRUPktNfT4LZVtkDCyssIBLCDllUWQewYe_nxB54SwJahe8gbuz3qAtuhN6zPZFQeSDC8nAvQ6QaWP1YEqABDUmPH6d7fOKhmDxzzvx7W_qYaCPxVWSO0_j_rFproXHbUtAOEEePGf9oTAcyifoMp8uu6yephjjqI-8F2H3wQhc0Je1mW-3F3jAQ0lUU-kiG2uddC3fMYpYklYvuiGU-tPu6HLggNwjTczxBxUTJ_shPh9Q9krvGKr1yl12Bp7ftrhJB02wIPATsqeVtkexR9jik_QJRxwRm_ezJ3kQ-WyWFiVIytJmlPVN1chHmtjbg5MKwnrGyJXm_c9iIC3TZQuctRbkk1X6ufxljEcee5Rxl54hkihhxw6X6cc1sa9uf_xGQ-p

  • pick 0.50.0
  • observe how the mouse leave is emitted once whenever leaving the editor towards up/left/down/right
  • pick 0.51.0-dev
  • observe how the mouse leave is emitted twice whenever leaving the editor towards up/left/right and is not emitted when leaving the editor towards right
  • also observe how the hover doesn't work anymore.
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

No branches or pull requests

1 participant