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

Web: Updates the canvas to disable the contextmenu event and double click text selection #2721

Closed
wants to merge 1 commit into from

Conversation

Dig-Doug
Copy link

@Dig-Doug Dig-Doug commented Mar 7, 2023

  • Tested on all platforms changed
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

Fixes #2608.

Text selection: Try double clicking the canvas on this bevy example. You'll see the example code below get selected

@JAD3N JAD3N mentioned this pull request Mar 12, 2023
5 tasks
@daxpedda daxpedda added DS - web C - waiting on author Waiting for a response or another PR A - needs repro waiting for a way to reproduce labels May 28, 2023
@daxpedda daxpedda self-assigned this May 28, 2023
@daxpedda
Copy link
Member

Would you mind confirming this on master? It should be fixed by #2662.
I couldn't reproduce this anymore.

@daxpedda
Copy link
Member

daxpedda commented Jun 2, 2023

Feel free to reopen or comment if this is still an issue.

@daxpedda daxpedda closed this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A - needs repro waiting for a way to reproduce C - waiting on author Waiting for a response or another PR DS - web
Development

Successfully merging this pull request may close these issues.

Bug: Right Mouse Button Release event never gets sent
2 participants