New submission from Basanna Badami <talk2basa...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue31663>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to