[textinput] advance cursor when typing in overwrite mode - #23328
[textinput] advance cursor when typing in overwrite mode#23328ferdymercury wants to merge 1 commit into
Conversation
Test Results 23 files 23 suites 3d 18h 13m 58s ⏱️ For more details on these failures, see this check. Results for commit e17ffb5. |
|
Thanks for this change!! I am not sure it's possible to do at all, and the PR could be merged as is, but have you thought about a way to test this, in order not to encounter the problem ever again? |
This should do it, but I do not know if this is cross platform (not gonna work for Windows?) nor where it should go within the roottests.
Before: After: ROOT exits fine without errors. |
This Pull request:
Changes or fixes:
as in bash. fyi @amadio
Fixes #21457
Checklist: