Issue 61119 - runner: toolkit.AccessiblePopupMenu::com::sun::star::accessibility::XAccessibleEventBroadcaster
Summary: runner: toolkit.AccessiblePopupMenu::com::sun::star::accessibility::XAccessib...
Status: CONFIRMED
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: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 17:51 UTC by chne
Modified: 2013-02-24 21:08 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 chne 2006-01-24 17:51:16 UTC
The UNO-API test opens a PopupMenu and adds a listener on it. While trying then
to select a child the PopupMenu closes. This did not happen in earlier versions.

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o
toolkit.AccessiblePopupMenu::com::sun::star::accessibility::XAccessibleEventBroadcaster
Comment 1 malte_timmermann 2006-01-31 11:30:45 UTC
Thomas, but IMHO not 2.0.2
Comment 2 chne 2006-02-01 13:55:02 UTC
cn: as discused with tbe -> new target 3.0
Comment 3 thomas.benisch 2006-08-22 11:07:13 UTC
As discussed with CN re-targeted to OOo 2.x.
Comment 4 thomas.benisch 2006-08-22 11:10:27 UTC
accepted
Comment 5 thomas.benisch 2007-09-12 08:48:46 UTC
set target OOo 2.4
Comment 6 thomas.benisch 2007-11-14 13:30:30 UTC
CN: When I run this test, sometimes it succeeds, sometimes it fails.
When it succeeds a popup menu in the writer window is opened and
all works fine. When it fails the writer window doesn't have the
focus, but another application, e.g. 4NT. In this case another
popup window belonging to 4NT is opened and the test fails.
The I get the following error:

ImplementationName: Error getting Implementation name (
java.lang.NullPointerException )

There seems to be a dependency on the window size/position of the office
and 4NT. Therefore I think that this test is rather fragile, especially by
using the java.awt.Robot class. Please have a look.
Comment 7 chne 2007-11-25 21:22:23 UTC
accepted
Comment 8 thomas.benisch 2007-11-30 13:24:05 UTC
added tbe to cc list
Comment 9 chne 2009-04-20 09:23:51 UTC
change owner