Commit c8f27e4
committed
fix: scope passive block focus to keyboard navigation
The passive-focus selector for blocks and connection paths lacked the
.blocklyKeyboardNavigation gate that the sibling field and icon selectors
in the same rule already have, so passive block outlines leaked into
mouse-only usage. It also never honored the dropdown/widget-div guard its
own comment promised. Scope it identically to the field/icon selectors.
Closes #100621 parent a233ac1 commit c8f27e4
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
574 | 580 | | |
575 | 581 | | |
576 | 582 | | |
| |||
0 commit comments