What steps will reproduce the problem?
1. Use some GTK controls. I used Open file dialog in MonoDevelop
2. Assume cursor is in the path editbox. Editbox text contain "zxxy". Cursor is
between z and x.
3. do mydlg.TypeKeys("{RIGHT}a+bc{RIGHT}")
What is the expected output? What do you see instead?
Editbox text now contain "zxBxy", cursor is between x and y. Chars a and c were
not typed in.
What version of the product are you using? On what operating system?
Python 2.7 win/x86
Win7 Home Premium x64
Please provide any additional information below.
Original issue reported on code.google.com by SergeiKu...@gmail.com on 13 Feb 2013 at 12:44
Original issue reported on code.google.com by
SergeiKu...@gmail.com
on 13 Feb 2013 at 12:44