Issue 87757 - API: toolkit.AccessibleFixedText::com::sun::star::accessibility::XAccessibleText
Summary: API: toolkit.AccessibleFixedText::com::sun::star::accessibility::XAccessibleText
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-04-02 17:53 UTC by chne
Modified: 2013-02-24 21:09 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-04-02 17:53:39 UTC
The method getCharacterBounds() returns values of which are outside the component.
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
toolkit.AccessibleFixedText::com::sun::star::accessibility::XAccessibleText

currently tested only on Linux.