[LDTP-Dev] [Bug 586657] New: Imporve user experience getallstates match for defined state constants

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 22 09:19:56 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=586657

  LDTP | pyldtp | Ver: 1.6.0
           Summary: Imporve user experience getallstates match for defined
                    state constants
           Product: LDTP
           Version: 1.6.0
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: minor
          Priority: Normal
         Component: pyldtp
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: nouar.garcia at sun.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Documentation 
Section: http://ldtp.freedesktop.org/user-doc/index.html
general/getallstates
Description:
Will return all the accessibility states of given object information

Correct version:
It would be better to help the end-user in finding the match of the 
accessibility states returned as a list of integers, with those defined
in the state class as constants.

Other information:
In order to find the match, I looked at the pydoc of the state class in
ldtplib.ldtputils.
(python 2.4.4)
>>> from ldtp import *
>>> from ldtputils import *
>>> help(state)


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


More information about the LDTP-dev mailing list