http://openoffice.org/bugzilla/show_bug.cgi?id=102333
--- Comment #16 from [email protected] 2011-03-01 14:52:27 --- caused by a spurious cursor move in SwDoc::ReplaceRangeImpl. the following bug has the same root cause: 1. enter (new paragraph) 2. type "bar" 3. search&replace "^$" => "\nfoo" + regex, ReplaceAll 4. second para is now "foobar" 5. undo 6. second para is now "obar", not "bar"! 7. every redo+undo adds another "o"... -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ------------------------------------------------------------------------ To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] with Subject: help -- ------------------------------------------------------------------------ To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] with Subject: help
