dogtail-devel [Bug 501286] strange behavior with rawinput.pressKey()



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=501286

  dogtail | Framework | Ver: 0.6.1




------- Comment #3 from Zack Cerza  2007-12-03 18:24 UTC -------
I'm pretty certain this can't be dogtail's bug, since dogtail just uses GTK and
AT-SPI methods to do the work. For example, in the pyatspi branch (which will
be merged to trunk soon), in this case the following is happening:

keySym = gtk.gdk.unicode_to_keyval(ord(':'))
pyatspi.Registry.generateKeyboardEvent(keySym, None, pyatspi.KEY_SYM)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501286.


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