Issue 37675 - API: svtools.AccessibleBrowseBoxHeaderCell
Summary: API: svtools.AccessibleBrowseBoxHeaderCell
Status: CLOSED DUPLICATE of issue 36686
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Solaris
: P2 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-23 09:25 UTC by chne
Modified: 2013-02-24 21: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 chne 2004-11-23 09:25:21 UTC
The UNO-API test open the database beamer and searches for a
svtools.AccessibleBrowseBoxHeaderCell. Therefore it itereates over the
accessible tree. While donig this the office crashes on SOLARIS!. 
The last accessible object before crash was:

LOG>              
59,TableCell():com.sun.star.comp.svtools.AccessibleBrowseBoxTableCell
LOG>                             The boundary Rectangle is (1970,187) (66,16)
LOG>                             StateType contains SHOWING: false

This seems to be the last cell. This cell is a child of:

LOG>             58,Table():com.sun.star.comp.svtools.AccessibleBrowseBoxTable
LOG>                         The boundary Rectangle is (137,17) (406,115)
LOG>                         StateType contains SHOWING: true
Comment 1 chne 2004-11-23 09:25:48 UTC
.
Comment 2 chne 2004-11-23 09:27:14 UTC
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 svtools.AccessibleBrowseBoxHeaderCell -debug
Comment 3 chne 2004-11-23 09:45:26 UTC
wrong owner
Comment 4 groucho266 2004-11-23 12:29:42 UTC
Wrong owner.
Comment 5 chne 2004-11-23 15:24:28 UTC
wrong owner
Comment 6 ocke.janssen 2004-11-24 08:30:49 UTC
Duplicate

*** This issue has been marked as a duplicate of 36686 ***
Comment 7 ocke.janssen 2004-11-24 08:31:28 UTC
Reopen for QA
Comment 8 ocke.janssen 2004-11-24 08:31:53 UTC
Back to you
Comment 9 ocke.janssen 2004-11-24 08:32:11 UTC
.

*** This issue has been marked as a duplicate of 36686 ***
Comment 10 chne 2004-11-24 09:25:23 UTC
cn: i36686 is integrated with dba19 in src680_m63 -> will check in m63
Comment 11 chne 2004-11-26 15:10:37 UTC
tested in src680_m62