To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84886 Issue #|84886 Summary|FIXME: Capitalise Macro Buggy Next To Paragraph End, P |robably UNO Problem Component|Word processor Version|OOo 2.3.0 RC1 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|open-import Assigned to|mru Reported by|gnor
------- Additional comments from [EMAIL PROTECTED] Thu Dec 27 18:05:26 +0000 2007 ------- Dear Madam or Sir! The «Capitalise» macro you secretly provide has a boundary problem. When the word to be changed in case is next to the paragraph end mark, including whitespace, either selected manually or automagically, which works since 2.2, a line break is inserted after the paragraph's end and the following paragraph changed to the standard template. Otherwise «Capitalise» works as expected. The version I use is BeanShell, you should check the Python version as well. BTW: Which version should be preferred? Both cause swapping on my 448MB AMD K6-II/500. I think the problem is in the UNO interface, because the automagic selection didn't work prior to 2.2, probably UNO's «xTextRange.getString()» couldn't return a string of zero size which the code relies on. So it may be worth checking the UNO interface as well. As I suggested already otherwise, advertise «Capitalise» in the help and by assigning it globally to OOo in OOoWriter, this option is surprisingly not available in the other OOo modules, to «S-f3» in Emacsese, «Shift+F3» in Windowsese, as it was DOS-Word 4.0 and 5.0 with the same functionality. Kind regards Norbert Grün ([EMAIL PROTECTED]) --------------------------------------------------------------------- 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]
