Closed
Description
In my tests, it seems that keyboard typing methods returns immediately, w/o waiting the events queue to be processed by the system. That is - key type listeners are not activated yet, but the method already returns.
I've fixed this by adding arbitrary 50ms delay, but this is basically a race condition.
Any chance the methods can wait for events queue to be emptied?
Metadata
Metadata
Assignees
Labels
No labels