Issue 114744 - active-descendant-changed events missing when navigating amongst Calc sheets
Summary: active-descendant-changed events missing when navigating amongst Calc sheets
Status: CONFIRMED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: OOO330m7
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-09-25 18:53 UTC by joaniediggs
Modified: 2013-01-29 21:50 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 joaniediggs 2010-09-25 18:53:37 UTC
Steps to reproduce:

1. Launch Calc and Accerciser

2. Use Accerciser's event monitor to watch for object:active-descendant-changed 
events.

3. Arrow around cells on the current sheet.

4. Press PageUp/PageDown to move amongst sheets.

Expected results: After step 3 and after step 4, object:active-descendant-
changed events would be seen.

Actual results: object:active-descendant-changed events are only seen after step 
3.

Impact: Screen readers such as Orca have no problem informing the user of the 
current cell as long as the user remains on the active sheet. But there is no 
way of telling the user what the active cell is when the user has just moved to 
a different sheet.