Issue 14103

Summary: Backing window is not hidden when document is loaded
Product: General Reporter: nospam4obr
Component: codeAssignee: nospam4obr
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta2Keywords: accessibility
Target Milestone: OOo 1.1 RC   
Hardware: Other   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description nospam4obr 2003-05-05 09:37:49 UTC
this causes it to appear in the accessibility hierarchy, where only visible
components should appear (with some exceptions).

To reproduce, launch OOo without any parameter (assuming you have an java
accessbridge installed), then choose file->new->text document. To view the
accessibility hierarchy, launch either JavaMonkey on Windows or at-poke on Gnome.

You will find a nameless panel with a status bar child that doesn't have the
visible state and returns invalid cordinates.
Comment 1 nospam4obr 2003-05-05 09:40:18 UTC
BTW: is it possible to give the window any descriptive name ?
Comment 2 andreas.schluens 2003-05-05 13:45:13 UTC
The name of the backing window isn't interesting here ... expecting
for debug purposes. But the accessibility info structure hold this
backingf window alive - nevertheless the toolkit window references was
disposed / released and the vcl window destructor was called.
Comment 3 thomas.benisch 2003-05-08 09:59:31 UTC
fixed in CWS SRX644/uno4
Comment 4 thomas.benisch 2003-05-19 12:01:00 UTC
TBE->OBR: please verify on CWS uno4
Comment 5 nospam4obr 2003-05-20 13:55:56 UTC
.
Comment 6 nospam4obr 2003-05-20 13:56:37 UTC
Verified.
Comment 7 nospam4obr 2003-05-24 07:40:06 UTC
Verified again in SRX645 m2s2.