Issue 80540 - [a11y] OOo sbase "Project Manager" Database column entries are not selectable via the keyboard.
Summary: [a11y] OOo sbase "Project Manager" Database column entries are not selectable...
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.2.1 RC3
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: christoph.lukasiak
QA Contact: issues@dba
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2007-08-09 18:04 UTC by richburridge
Modified: 2013-08-07 15:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description richburridge 2007-08-09 18:04:15 UTC
See also Orca bug #465097 which is blocked by this issue.
http://bugzilla.gnome.org/show_bug.cgi?id=465097

(There doesn't seem to be an entry in the "Found in version" list on this
bug report web page for OOo-dev 2.3.0).

This is with OOo-dev 2.3.0 (build #223) Linux RPMs on Ubuntu Gutsy
(with all the latest updates and with Orca from SVN HEAD).

I've been working through the OOo database tutorial at:
http://sheepdogguides.com/fdb/fdb1tableone.htm

At one point you will come to:

" ... The table design window should close, and you should see a project 
manager window with three main panes: Database, Tasks, and a third, 
probably labeled "Forms" at the moment. In the pane labeled "Database" 
(left column) click on "Tables", ..."

I tried to do the keyboard equivalent of that. You can navigate entries
in this "tree" with the Up and Down arrow keys, but Space and/or Return
do not select them.

That's because they are labels. Here's the accessible component hierarchy 
at this point:

+-name='soffice' role='application' state='' relations=''
  +-name='FDB004 - OOo-dev Base' role='frame' state='ACTIVE ENABLED RESIZABLE
SENSITIVE SHOWING VISIBLE' relations=''
    +-name='FDB004 - OOo-dev Base' role='root pane' state='ENABLED SENSITIVE
SHOWING VISIBLE' relations=''
      +-name=None role='panel' state='ENABLED SENSITIVE SHOWING VISIBLE'
relations=''
        +-name=None role='panel' state='ENABLED SENSITIVE SHOWING VISIBLE'
relations=''
          +-name=None role='panel' state='ENABLED SENSITIVE SHOWING VISIBLE'
relations=''
            +-name=None role='panel' state='ENABLED SENSITIVE SHOWING VISIBLE'
relations=''
              +-name='IconChoiceControl' role='tree' state='ENABLED FOCUSABLE
FOCUSED SELECTABLE SENSITIVE SHOWING VISIBLE MANAGES_DESCENDANTS' relations=''
                +-name='Tables' role='label' state='ENABLED SELECTABLE SELECTED
SENSITIVE SHOWING TRANSIENT VISIBLE' relations=''
Comment 1 eric.savary 2007-08-10 12:10:44 UTC
Reassigned
Comment 2 marc.neumann 2007-08-17 07:31:00 UTC
Hi,

This works in a OOO 2.3 version.
You can select the "Tables" with ALT+a in an English version. Or with an other
pair of ALT+key in an other languages.

Set to WORKSFORME.

Bye Marc

Comment 3 marc.neumann 2007-08-17 07:34:14 UTC
close