Re: planner Edit Task Properties dialog (was: Start to scripting Orca)




Actually, I take it back. It looks like you are right Javier. There is some
kind of custom component here, and it's accessible component hierarchy
is broken. If I do a Control-Insert-F7 when the focus is on one of those
"table cell" entries, I get:

...
+-name='Resources' role='page tab' state='ENABLED MULTI_LINE SELECTABLE
SELECTED SENSITIVE SHOWING VISIBLE'
+-name=None role='scroll pane' state='ENABLED FOCUSABLE SENSITIVE SHOWING VISIBLE' (*)name=None role='table' state='ENABLED FOCUSABLE FOCUSED SENSITIVE SHOWING VISIBLE MANAGES_DESCENDANTS'
             WARNING CHILD IS NONE!!!
             WARNING CHILD IS NONE!!!
             WARNING CHILD IS NONE!!!
...

I'll update the bug I filed, and recategorize it to planner.

Thanks for reporting this.

-------- Original Message --------
Subject:        Re: Start to scripting Orca
Date:   Fri, 07 Apr 2006 09:48:22 -0700
From:   Rich Burridge <Rich Burridge Sun COM>
Reply-To:       Orca screen reader developers <orca-list gnome org>
To:     Orca screen reader developers <orca-list gnome org>
References:     <178EEBC4C5E55548A84E8B18F52AF80010E06E55 omailcl once org>



Dorado Martínez, Francisco Javier wrote:
...
10. To assign a task a resource go back to tasks toggle button
11. Go to the table where the taks are 12. On a task display the poppup menu by pressing shift + f10
13. Down arrow until "assign a resource"
14. Here is the problem....

A new dialog appears to select resources, by tabbing you arrives to a
splitPane  with a unknown role on it that represent the resources and ATSPI
can not obtain information. I think this is a custom component that needs to
implement ATK so a new bug has to be filed for planner.

It doesn't appear to be a custom component. Here's the hierarchy at that point:

+-name='planner' role='application' state=''
+-name='Edit task properties' role='dialog' state='ACTIVE ENABLED RESIZABLE SENSITIVE SHOWING VISIBLE' +-name=None role='filler' state='ENABLED SENSITIVE SHOWING VERTICAL VISIBLE' +-name=None role='page tab list' state='ENABLED FOCUSABLE SENSITIVE SHOWING VISIBLE' +-name='Resources' role='page tab' state='ENABLED MULTI_LINE SELECTABLE
SELECTED SENSITIVE SHOWING VISIBLE'
+-name=None role='scroll pane' state='ENABLED FOCUSABLE SENSITIVE SHOWING VISIBLE' +-name=None role='table' state='ENABLED FOCUSABLE FOCUSED SENSITIVE
SHOWING VISIBLE MANAGES_DESCENDANTS'

So we are in a table. There are three columns:

Name      Assigned    Units

The entry we are at has nothing in the Name table cell.
There is a checkbox in the Assigned table cell (not checked), and
the value of Units is 0. If a check the checkbox, Units goes to 100.

Before I file a bug again planner, I'd like to understand better why Orca isn't speaking the table cells here. I've filed an Orca bug against Orca (#337659) on this for now.

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list




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