To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=90896 Issue #|90896 Summary|API: sw.SwAccessibleParagraphView::com::sun::star::acc |essibility::XAccessibleText Component|api Version|DEV300m19 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tl Reported by|cn
------- Additional comments from [EMAIL PROTECTED] Thu Jun 19 19:26:40 +0000 2008 ------- the copy() method seems to add an CR/LF onto the copied value. 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.SwAccessibleParagraphView::com::sun::star::accessibility::XAccessibleText In the output you will see: ... LOG> Text is 'XAccessibleText' ############################ ... copyText(0,chCount):true LOG> Clipboard: 'XAccessibleText ' copyText(1,chCount-1):true LOG> Clipboard: 'AccessibleTex ' The "true" means that copy() returns with valid content, bur the "LOG>..." shows that XAccessibleText is not captured between apostrophe, there is a CR/LF. --------------------------------------------------------------------- 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]