Issue 46931 - API: sw.SwAccessibleFooterView::com::sun::star::accessibility::XAccessibleEventBroadcaster
Summary: API: sw.SwAccessibleFooterView::com::sun::star::accessibility::XAccessibleEve...
Status: CLOSED FIXED
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: 2005-04-07 12:05 UTC by chne
Modified: 2013-02-24 21:08 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 2005-04-07 12:05:41 UTC
Solaris only:
The UNO-API-Test of
sw.SwAccessibleFooterView::com::sun::star::accessibility::XAccessibleEventBroadcaster
checks the listener by calling oObj.setPropertyValue("FooterLeftMargin", 1000).
While setting this proppertie the office crashes.

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 
sw.SwAccessibleFooterView::com::sun::star::accessibility::XAccessibleEventBroadcaster
Comment 1 chne 2005-04-07 15:08:42 UTC
note: the same for
sw.SwAccessibleHeaderView::com::sun::star::accessibility::XAccessibleEventBroadcaster.
The property which is changed here is oObj.setPropertyValue("HeaderLeftMargin",
1000)

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
sw.SwAccessibleHeaderView::com::sun::star::accessibility::XAccessibleEventBroadcaster
Comment 2 thomas.lange 2005-04-22 10:23:16 UTC
.
Comment 3 thomas.lange 2005-04-22 16:28:50 UTC
Should be Ok in CWS fr8fix2.

This one should be a duplicate of #i47232#.
Comment 4 thomas.lange 2005-04-29 13:35:35 UTC
Set target to OOo 2.0.



re-open issue and reassign to cn
Comment 5 thomas.lange 2005-04-29 13:35:41 UTC
reassign to cn
Comment 6 thomas.lange 2005-04-29 13:35:53 UTC
reset resolution to FIXED
Comment 7 chne 2005-05-02 09:37:30 UTC
test works as expected in fr8fix2
Comment 8 chne 2005-06-17 13:19:58 UTC
ok in src680_m110 => zu