Commit 226ed77
committed
fix(a11y): let Escape deselect in the PDF text editor
Clicking the page backdrop clears the current selection, but that path is
mouse-only — a keyboard user had no way out of a selection at all. The
backdrop stays a plain surface rather than becoming a control; it is a
canvas, not a button.1 parent 83ef53b commit 226ed77
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1406 | 1406 | | |
1407 | 1407 | | |
1408 | 1408 | | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
1409 | 1420 | | |
1410 | 1421 | | |
1411 | 1422 | | |
| |||
0 commit comments