t4ngo / dragonfly

ARCHIVED! - Speech recognition framework allowing powerful Python-based scripting and extension of Dragon NaturallySpeaking (DNS) and Windows Speech Recognition (WSR)
GNU Lesser General Public License v3.0
364 stars 82 forks source link

having no timeout between key presses can cause problems in some GUIs #27

Closed tylercal closed 9 years ago

tylercal commented 9 years ago

for example, in PyCharm (and other JetBrains IDEs) pressing alt-enter brings up the alternatives menu but the title bar menu has focus.

t4ngo commented 9 years ago

Changed default keyboard input timeout from 0 to 10ms in Commit 1d36957b023eb7b2ec0bd7672f74e6926a56e7db.