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-ma...@gnome.bugs
        ReportedBy: javier.coll...@canonical.com
         QAContact: ldtp-dev@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.
_______________________________________________
LDTP-dev mailing list
LDTP-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Reply via email to