Issue 54271 - API: svtools.AccessibleTabBarPageList::WindowEventListener
Summary: API: svtools.AccessibleTabBarPageList::WindowEventListener
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-09-06 14:59 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
stacktrace (2.06 KB, text/plain)
2005-09-06 15:01 UTC, chne
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-09-06 14:59:39 UTC
while executing an UNO-API-Test the office crashes at
svtools.AccessibleTabBarPageList::WindowEventListener
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
sc.ScAccessibleDocument::com::sun::star::accessibility::XAccessibleComponent
-tdoc \\margritte\qaapi\workspace\qadev\testdocs

At the end the document will be closed and the office crashes. Please see
attached stack.txt
Comment 1 chne 2005-09-06 15:01:50 UTC
Created attachment 29346 [details]
stacktrace
Comment 2 chne 2005-09-07 11:23:51 UTC
add keyword "accessibility"
Comment 3 mdxonefour 2005-09-29 10:58:01 UTC
re-targeted to OOo 3.0
Comment 4 thomas.benisch 2005-10-24 09:49:11 UTC
accepted
Comment 5 thomas.benisch 2006-08-22 11:03:56 UTC
As discussed with CN re-targeted to OOo 2.x.
Comment 6 thomas.benisch 2007-09-12 08:48:06 UTC
set target OOo 2.4
Comment 7 thomas.benisch 2007-11-14 09:53:02 UTC
CN: I cannot reproduce this issue on SRC680 m234. When I run the test
I get as result 'Whole interface: PASSED.OK'. Please verify.
Comment 8 thomas.benisch 2007-11-14 09:53:45 UTC
reassigned to CN
Comment 9 thomas.benisch 2007-11-30 13:17:46 UTC
added tbe to cc list
Comment 10 chne 2007-12-17 15:17:24 UTC
cn: I can confirm that the test runs successfully in src680_m239 => zu