To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87426
                 Issue #|87426
                 Summary|[a11y] Spell Checking dialog has broken accessibility 
                        |component hierarchy.
               Component|Word processor
                 Version|OOo 2.4 RC6
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|es
             Reported by|richburridge





------- Additional comments from [EMAIL PROTECTED] Tue Mar 25 16:04:53 +0000 
2008 -------
See also Orca bug #523452, which is blocked by this issue:
http://bugzilla.gnome.org/show_bug.cgi?id=523452

Steps to reproduce:

1/ Start Orca
2/ Start oowriter 2.4-dev (RC6)
3/ Type in some misspelled text such as:
   "The quuuuuick brown fox"
4/ Press Control-Home to get the text cursor to the beginning of the document.
5/ Press F7 to bring up the spell checking dialog.
6/ Look at the accessible component hierarchy of the object that has
   focus using either Orca's Control-Alt-Insert-Page_Up functionality
   or via accerciser.

The expected hierarchy at this point is:

ROLE_PUSH_BUTTON, 
ROLE_OPTION_PANE, 
ROLE_DIALOG, 
ROLE_APPLICATION

What we find instead is:

ROLE_PUSH_BUTTON,  
ROLE_DIALOG, 
ROLE_APPLICATION

In fact, if we use Orca's Control-Alt-Insert-Page_Down functionality to
show the whole of the spell checking dialog, we just get:

  +- app.name='soffice' name='Spellcheck:  (English (USA))' role='dialog'
state='active enabled sensitive showing visible' relations=''
    +- app.name='soffice' name='Not in dictionary' role='label' state='enabled
sensitive showing visible' relations='label for'

This is very broken.

Because of this, we can't correct navigate the spell checking dialog
components to add smarts to help the blind user when they are trying 
to do spell checking.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to