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

Ctrl + A does not work on WASM #112

Open
TimeEngineer opened this issue Nov 4, 2023 · 9 comments
Open

Ctrl + A does not work on WASM #112

TimeEngineer opened this issue Nov 4, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@TimeEngineer
Copy link

No description provided.

@Dimchikkk Dimchikkk added the bug Something isn't working label Nov 4, 2023
@bytemunch bytemunch self-assigned this Nov 9, 2023
@bytemunch
Copy link
Collaborator

Cannot reproduce on linux x11 chrome, what's your environment?

@Dimchikkk
Copy link
Owner

Dimchikkk commented Nov 9, 2023

ctrl + a works inconsistently on mac chrome. Try to type something, then remove one char, then ctrl + a (tested on text_input example).

@bytemunch
Copy link
Collaborator

Works fine on my end with deleting and reselecting. Unfortunately I'm fully mac-less so I'll unassign for now

@bytemunch bytemunch removed their assignment Nov 9, 2023
@TimeEngineer
Copy link
Author

Sorry I'm on Linux Mint 21.1 chrome

@bytemunch
Copy link
Collaborator

Hi, with the bevy and related dependency updates this may have been fixed, could anyone retest on main please?

@bytemunch bytemunch added the needs review issue may have been fixed and requires retesting label Apr 9, 2024
@Dimchikkk
Copy link
Owner

@bytemunch nice, I'll take it for testing :)

@Dimchikkk
Copy link
Owner

20240409234457498.mp4

(after each word I press "ctrl + a" but it's still flaky)

@Dimchikkk Dimchikkk removed the needs review issue may have been fixed and requires retesting label Apr 9, 2024
@bytemunch
Copy link
Collaborator

strange! i still can't reproduce, are you still on osx? I can't see any pattern to when it does work and when it doesn't in that video.. Could be in the command cross platform compatibility stuff, system ordering, or something further up the input pipeline, perhaps the canvas is struggling to get exclusive KB access?

@Dimchikkk
Copy link
Owner

perhaps the canvas is struggling to get exclusive KB access

yep, have the same feeling

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

3 participants