To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81718





------- Additional comments from [EMAIL PROTECTED] Mon Oct 15 12:18:03 +0000 
2007 -------
Regarding the UNO accessibility API of OOo:
Methods
com::sun::star::accessibility::XAccessibleText::getCharacterAttributes(..) and
com::sun::star::accessibility::XAccessibleTextAttributes::getRunAttributes(..)
aren't defined for the caret position behind the text of a paragraph.

The same is hold in my opinion for the AT-SPI method
Accessibility::Text::getAttributeRun(..). In its definition it's said the 
following:
<cite>
...
Parameters:
        offset  the offset of the character whose attributes will be reported.
...
</cite>
Thus, parameter "offset" have to be the offset an existing character. The offset
value, which you get at the caret position behind the text of a paragraph is no
valid parameter value for this method.

Conclusion:
(a) There is no defect in the OOo Writer accessibility API regarding run
attributes for existing characters.
(b) There seems to be the request, that a user wants to know the attributes of
the character, which she/he is willing to input a the end of the paragraph in
the next moment. From my point of view, this is a request for enhancement. 

Please give your comments on my information/thoughts.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to