Issue 104468 - A11y events missing when the selection changes in the color choosers on the Formatting toolbar
Summary: A11y events missing when the selection changes in the color choosers on the F...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: DEV300m54
Hardware: All Solaris
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2009-08-24 16:56 UTC by joaniediggs
Modified: 2013-08-07 14:44 UTC (History)
2 users (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 joaniediggs 2009-08-24 16:56:36 UTC
Steps to reproduce:

1. Launch Accerciser and OOo Writer
2. Turn event monitoring on in Accerciser
3. Click to expand either Font Color or Highlighting
4. Arrow amongst the colors

Expected results: Each time the selected color changed an
object:selection-changed event and an object:active-descendant-changed event
would be emitted.

Actual results: object:selection-changed and object:active-descendant-changed
events are absent.

Impact: Screen readers such as Orca have no way of knowing that the user has
selected a different color and cannot, therefore, present the newly-selected
color to the user.

(As a related aside, how does one use the keyboard to expand the Font Color and
Highlighting drop-downs?)
Comment 1 malte_timmermann 2009-12-07 11:30:13 UTC
OOo 3.3
Comment 2 malte_timmermann 2010-01-13 10:41:48 UTC
To expand the Font Color and Highlighting drop-downs, use KEY-DOWN...
Comment 3 carsten.driesner 2010-05-10 09:13:33 UTC
cd: Currently I only see one problem on Gnome. The floating windows opened by
toolbar buttons won't received the input focus therefore this part is not fully
keyboard accessible. The color floater do send object:selection-changed events
and an object:active-descendant-changed events (tested on DEV300m77 on Gnome 2.22.3.
Comment 4 carsten.driesner 2010-05-10 10:11:08 UTC
cd: The framework toolbar manager implementation now ensures that a created
popup window receives the focus.
Comment 5 carsten.driesner 2010-05-11 09:56:04 UTC
cd->es: Please verify.
Comment 6 eric.savary 2010-05-12 16:53:13 UTC
Verified in CWS fwk142
Comment 7 malte_timmermann 2010-06-23 12:18:51 UTC
Closing accessibility issues which have been fixed, verified and integrated...