[New-bugs-announce] [issue31663] pyautogui.typewrite() method doesn't work as expected.

Basanna Badami report at bugs.python.org
Mon Oct 2 05:24:09 EDT 2017


New submission from Basanna Badami <talk2basanna at gmail.com>:

Tried to run pyautogui.typewrite('Hello World') On IDLE terminal to type 'Hello World' string to an open notepad(say). As, i've interchanged my mouse click options(on windows OS), instead of 'Hello World' string being print to to the open notepad, i could see a right click on it.

The method pyautogui.typewrite() doesn't function as per mouse options settings on my machine.

----------
components: Windows
messages: 303515
nosy: basanna007, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: pyautogui.typewrite() method doesn't work as expected.
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31663>
_______________________________________


More information about the New-bugs-announce mailing list