Open TimeEngineer opened 1 year ago
ctrl + a works inconsistently on mac chrome. Try to type something, then remove one char, then ctrl + a (tested on text_input example).
Works fine on my end with deleting and reselecting. Unfortunately I'm fully mac-less so I'll unassign for now
Sorry I'm on Linux Mint 21.1 chrome
Hi, with the bevy and related dependency updates this may have been fixed, could anyone retest on main please?
@bytemunch nice, I'll take it for testing :)
(after each word I press "ctrl + a" but it's still flaky)
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?
perhaps the canvas is struggling to get exclusive KB access
yep, have the same feeling
Cannot reproduce on linux x11 chrome, what's your environment?