Commit ffe6368
Fix long text input dropping characters on Windows
_type() now tries ValuePattern.SetValue() before falling back to
SendInput keyboard simulation. This bypasses the message queue
entirely for elements that support it (e.g. Notepad).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 82a75aa commit ffe6368
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
588 | 594 | | |
589 | 595 | | |
590 | 596 | | |
| |||
0 commit comments