dogtail typing other characters than ascii



Hi,

I've started using dogtail recently, and I plan to use it for
extensive tests of a TextView-centered GUI. The current typeText()
method breaks for symbols like "," or for non-ascii letters, like
u'é'. Enclosed is a trivial patch that makes it possible to write

widget.typeText(('comma',))

...which is not very satisfying, but is enough for my preliminary tests :-)

Do you have plans for a better support of text input? I can contribute
some code, but I would like not to start something if it's already
worked on.

--
Frédéric

Attachment: patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]