Skip to content

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

Closed
Dig-Doug wants to merge 1 commit intorust-windowing:masterfrom
Dig-Doug:contextmenu
Closed

Web: Updates the canvas to disable the contextmenu event and double click text selection#2721
Dig-Doug wants to merge 1 commit intorust-windowing:masterfrom
Dig-Doug:contextmenu

Conversation

@Dig-Doug
Copy link
Copy Markdown

@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 Affects the Web backend (WebAssembly/WASM) 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
Copy Markdown
Member

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

@daxpedda
Copy link
Copy Markdown
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 Affects the Web backend (WebAssembly/WASM)

Development

Successfully merging this pull request may close these issues.

Bug: Right Mouse Button Release event never gets sent

2 participants