Commit 99cf022
gh-69134: Wait until mapped in SimpleDialog keyboard tests
The SimpleDialog tests generate key events after focus_force(), which on
Windows are dropped until the toplevel is mapped. Wait until it is
mapped, as GH-152599 did for the other keyboard tests.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 38df997 commit 99cf022
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments