[LDTP-Dev] [Bug 578123] New: generatekeyevent fails for slash and colon characters

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 6 04:01:38 PDT 2009


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=578123

  LDTP | ldtp | Ver: unspecified
           Summary: generatekeyevent fails for slash and colon characters
           Product: LDTP
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: javier.collado at canonical.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


ldtp.generatekeyevent function doesn't seem to generate the correct sequence
for some characters such as slash or colon.

For example, when testing firefox location bar:
>>> ldtp.launchapp("firefox"); ldtp.generatekeyevent("<ctrl>lhttp://www.gnome.org"); ldtp.gettextvalue("*Firefox", "txtLocation")

u'http\xd1--www.gnome.org'

Could that be related to the current keyboard layout?
Are there any escape sequence for those characters such as <slash> or <colon>?

Please let me know if there's any place in which all those escape sequences are
listed (ldtp.py doesn't point to any place).


-- 
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=578123.


More information about the LDTP-dev mailing list