Issue 29840 - API: toolkit.AccessibleMenu::XAccessibleSelection
Summary: API: toolkit.AccessibleMenu::XAccessibleSelection
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2004-06-03 16:32 UTC by stephan.wunderlich
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description stephan.wunderlich 2004-06-03 16:32:04 UTC
The method getSelectedAccessibleChildCount() returns 0 after selecting all
accessible. In src680_m35 this method returned 1

just execute 
%SOLARENV%\bin\checkapi - o
toolkit.AccessibleMenu::com::sun::star::accessibility::XAccessibleSelection
to reproduce the behaviour.
Comment 1 stephan.wunderlich 2004-06-03 16:34:06 UTC
The same is valid for toolkit.AccessiblePopupMenu
Comment 2 thomas.benisch 2004-06-04 09:24:51 UTC
accepted
Comment 3 christof.pintaske 2004-10-29 15:50:34 UTC
retarget to later due to missing ressources
Comment 4 stephan.wunderlich 2005-09-20 14:12:31 UTC
changed target
Comment 5 thomas.benisch 2005-09-26 11:48:41 UTC
added keyword accessibility
Comment 6 mdxonefour 2005-09-29 10:57:53 UTC
re-targeted to OOo 3.0
Comment 7 mdxonefour 2005-09-29 13:22:31 UTC
re-targeted back to OOo 2.0.2, the re-targeting to OOo 3.0 was done by error
Comment 8 thomas.benisch 2005-12-20 16:10:03 UTC
This issue is a timing problem. Selecting and deselecting a menu is asynchronous.
I added a few shortWait() calls in the methods _clearAccessibleSelection() and
_getSelectedAccessibleChildCount() of the _XAccessibleSelection class and then
the test succeeds.
Comment 9 stephan.wunderlich 2006-01-04 10:39:39 UTC
changing target
Comment 10 stephan.wunderlich 2006-01-04 11:58:35 UTC
giving time to select => fixed
Comment 11 stephan.wunderlich 2006-01-04 12:01:28 UTC
sw->cn: please check in qadev25

re-open issue and reassign to cn@openoffice.org
Comment 12 stephan.wunderlich 2006-01-04 12:01:42 UTC
reassign to cn@openoffice.org
Comment 13 stephan.wunderlich 2006-01-04 12:01:48 UTC
reset resolution to FIXED
Comment 14 chne 2006-01-16 13:55:19 UTC
ok in qadev25
Comment 15 chne 2006-02-26 19:10:03 UTC
ok in src680_m156