Issue 48647 - When listboxes get the focus, speech doesn't read the current item
Summary: When listboxes get the focus, speech doesn't read the current item
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m97
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: eric.savary
QA Contact: issues@framework
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-05-03 17:15 UTC by eric.savary
Modified: 2006-02-09 09:31 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 eric.savary 2005-05-03 17:15:35 UTC
- JDS 34b + OOo m97
- start Gnopernicus with speech
- New text document
- Format - Paragraph - Indents & Spacing
- Tab to Line Spacing
-> speech output "line spacing listbox 7 items". It should be "line spacing
listbox single"
Comment 1 eric.savary 2005-05-03 17:17:06 UTC
Set accessibility keyword
Comment 2 eric.savary 2005-05-03 17:38:12 UTC
ES->OBR: please dispatch to the responsible engineers. Thanx!
Comment 3 nospam4obr 2005-05-18 12:37:54 UTC
The problem here seems to be that the active descendant event is fired _before_
the list box retrieves the focus. There are also several focus change
notifications for a single tab to a list box:

[Dialog] Paragraph is now active
[text] Before text is now focused
[text] Before text is no longer focused
[text] After text is now focused
[text] After text is no longer focused
[text] First line is now focused
[text] First line is no longer focused
[check box] Automatic is now focused
[check box] Automatic is no longer focused
[text] Above paragraph is now focused
[text] Above paragraph is no longer focused
[text] Below paragraph is now focused
[List] retrieved active descendant event: new descendant is Single
[text] Below paragraph is no longer focused
[List] retrieved active descendant event: new descendant is Single
[combo box] Spacing is now focused
[combo box] Spacing is no longer focused
[text] Spacing is now focused
[text] Spacing is no longer focused
[list] Spacing is now focused
Comment 4 Mathias_Bauer 2005-05-24 08:32:31 UTC
Accessibility -> 2.0.2
Comment 5 thomas.benisch 2005-05-25 09:50:31 UTC
accepted
Comment 6 thomas.benisch 2005-12-14 15:09:10 UTC
corrected typo in summary
Comment 7 thomas.benisch 2005-12-14 15:31:09 UTC
fixed in CWS swqbf49
Comment 8 thomas.benisch 2006-01-16 12:38:59 UTC
TBE->ES: Please verify in CWS swqbf49

re-open issue and reassign to es@openoffice.org
Comment 9 thomas.benisch 2006-01-16 12:39:07 UTC
reassign to es@openoffice.org
Comment 10 thomas.benisch 2006-01-16 12:39:14 UTC
reset resolution to FIXED
Comment 11 eric.savary 2006-01-25 13:41:38 UTC
Verified in cws swqbf49
Comment 12 eric.savary 2006-02-09 09:31:18 UTC
Ok in src680m156