Commit 25ee5a9
authored
fix: prevent Enter/Space from propagating from Grid (#2570)
This can cause unexpected interactions with the keyboard navigation plugin and
potentially other listeners.
We also plan to fix keyboard navigation to ignore events during ephemeral
focus.
See RaspberryPiFoundation/blockly-keyboard-experimentation#6181 parent d9076a7 commit 25ee5a9
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
192 | 198 | | |
193 | 199 | | |
194 | 200 | | |
| |||
0 commit comments