Issue 14275 - UAA: Popup menus return index in parent of -1
Summary: UAA: Popup menus return index in parent of -1
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: Other All
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: nospam4obr
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2003-05-09 09:20 UTC by nospam4obr
Modified: 2003-05-24 09:10 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 nospam4obr 2003-05-09 09:20:51 UTC
UAA objects of role POPUP_MENU return -1 for getAccessibleIndexInParent(), but
return a valid object in getAccessibleParent().

I need still to check if POPUP_MENU is a valid toplevel role in Java, so one
solution to discuss would be to return to parent accessible at all. 

Nevertheless, the current behavior is inconsistant.
Comment 1 thomas.benisch 2003-05-12 14:07:46 UTC
fixed in CWS SRX644/uno4
Comment 2 thomas.benisch 2003-05-19 12:10:08 UTC
TBE->OBR: please verify in CWS uno4
Comment 3 thomas.benisch 2003-05-19 12:15:06 UTC
.
Comment 4 nospam4obr 2003-05-21 13:32:58 UTC
.
Comment 5 nospam4obr 2003-05-21 13:33:26 UTC
Verified.
Comment 6 nospam4obr 2003-05-24 09:10:38 UTC
Verified again in SRX645 m2s2.