-
Notifications
You must be signed in to change notification settings - Fork 14
B/N shortcuts move focus in background while field editors are open #791
Copy link
Copy link
Open
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
The B/N keys move focus in the background while field editors are open. This is more noticeable on the screen reader branch due to the noises (end of program and nesting changes). These shortcuts should not be handled while field editors are open.
Does this affect page up/down, and home/end shortcuts?
Reproduction steps
- Go to https://raspberrypifoundation.github.io/blockly-keyboard-experimentation/screenreader/
- Select the simple circle program
- Open the colour picker field editor
- Hit the B / N keys to move to the previous and next stack as appropriate
- Focus is moving in the background, this is more noticeable in the screen reader branch because sounds are triggered
- Hit escape to close the field editor
- Observed that focus has moved somewhere unexpected
Stack trace
Screenshots
No response
Browsers
No response
Reactions are currently unavailable