To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=8288
------- Additional comments from [EMAIL PROTECTED] Sat May 3 05:37:06 +0000 2008 ------- [q] When a user clicks Replace all, the program executes the Replace all in the background, so the changes aren't shown as the replacing takes place - that will make the replacing a lot faster too and the cursor location won't change either. If you need a cursor to perform each replace, then use a dummy cursor. You should only redraw the text area when it gets focus again (sorry for the Delphi jargon). ;) Hope this helps. [/q] That's exactly what I meant! It should really apply only for Replace All, because it makes sense in this case. --------------------------------------------------------------------- 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]
