Commit fbf92c9
Let text inputs handle printable key events before our custom input system (#6880)
* Let text inputs handle printable key events
* Explain text input shortcut bypass
* Add clarification comment on why focus owner check is implemented
---------
Co-authored-by: Henri Hyyryläinen <henri.hyyrylainen@gmail.com>1 parent 3392df9 commit fbf92c9
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
361 | 364 | | |
362 | 365 | | |
363 | 366 | | |
| |||
479 | 482 | | |
480 | 483 | | |
481 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
482 | 498 | | |
483 | 499 | | |
484 | 500 | | |
| |||
0 commit comments