Issue 85479 - API: svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleEventBroadcaster
Summary: API: svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleEvent...
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: 2008-01-22 15:56 UTC by chne
Modified: 2017-05-20 11:27 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 2008-01-22 15:56:08 UTC
The added listener is not called when an event is fired.

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 
svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleEventBroadcaster
Comment 1 chne 2008-01-22 15:57:07 UTC
change target
Comment 2 clippka 2008-06-02 18:00:48 UTC
reassigned
Comment 3 groucho266 2008-06-19 11:26:47 UTC
Changing target to OOo 3.1 because there is no simple fix: the API test changes
the height of the page and the accessibility object for the page is expected to
broadcast this change.  However, at the moment this size change (and most other
changes to a page) is not notified by the page, neither via SFX nor via the API.
 A fix would involve the implementation of such a notification mechanism.  This
means a lot of work and many occasions for regression.
Comment 4 groucho266 2008-12-09 14:27:48 UTC
Setting target to OOo 3.2 due to time constraints.
Comment 5 groucho266 2009-09-25 09:45:48 UTC
Retargeted to OOo 3.3.
Comment 6 groucho266 2010-07-05 09:38:06 UTC
Changing target.  With the new slide sorter implementation this may become
easier to fix.
Comment 7 Marcus 2017-05-20 11:27:39 UTC
Reset assigne to the default "issues@openoffice.apache.org".