dogtail-devel [Bug 342269] New: Dogtail lacks support for AccessibleValue instances



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342269
 dogtail | Framework | Ver: CVS HEAD

           Summary: Dogtail lacks support for AccessibleValue instances
           Product: dogtail
           Version: CVS HEAD
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: Framework
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: jdapena igalia com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Currently dogtail does not provide support for AccessibleValue. I filed a bug
and a patch for this issue in Pyspi (it lacks support for this one too). The
value interface is used for widgets that model a numeric value in a range
(scrollbars, progressbars, ranges, spinbuttons and panes).

Steps to reproduce:
1. Get a widget supporting AccessibleValue



Actual results:
AccessibleValue is not exposed through dogtail.

Expected results:
If we follow the standards for other interfaces, we could expose value as a
private attribute of node. Then we can get minimumValue, maximumValue and
currentValue as attributes. The last one read/write.

Does this happen every time?
Yes

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact for the bug.
You are watching the assignee for the bug.



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