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

bug: dragging outside editor triggers mouse events #4281

Open
tennox opened this issue Aug 22, 2024 · 1 comment
Open

bug: dragging outside editor triggers mouse events #4281

tennox opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tennox
Copy link
Contributor

tennox commented Aug 22, 2024

Describe the bug

Mouse drag events that leave the editor (monaco?) area should not trigger mouse click events outside.

To reproduce

Example

image

If I - (trying to select the text as in the screenshot) - drag the mouse outside the editor frame & (for example) into the greyed-out area behind the modal:

image

Expected behavior

mouse event ignored outside the editor

Screenshots

No response

Browser information

No response

Application version

No response

Additional Context

No response

@tennox tennox added the bug Something isn't working label Aug 22, 2024
@rubenfiszel
Copy link
Contributor

Bug from vscode/monaco: microsoft/vscode#227405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants