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





------- Additional comments from [EMAIL PROTECTED] Wed May 23 17:12:37 +0000 
2007 -------
1. The selection should be changed only if there is an AutoInput suggestion,
otherwise when editing in the middle of a cell, the final AutoCorrect call is
broken.

2. The "selection at the end", aSel, is wrong when editing multiple paragraphs.

3. As mentioned before, if the AutoCorrect substitution isn't at the end of the
text, it doesn't work (like "1st and 2nd").

4. This will do the AutoCorrect change even if it isn't in the cell from which
the text is copied (have an unformatted "1st" in a cell, type "1" and enter,
you'll have it superscripted).

Point 1 has to be changed (you could also keep the selection in place, and use
ESelection::Adjust to make sure the cursor is at the end - this would also solve
Point 2).

Points 3 and 4 might be accepted as limitations. But then again, I'm also happy
enough with the current state. So, anyone who considers the change important -
will such a solution be good enough?

---------------------------------------------------------------------
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