https://bugs.documentfoundation.org/show_bug.cgi?id=147332
--- Comment #8 from Luke Kendall <[email protected]> --- Latest example: I selected the "T" in "The" and typed She didn't l but Writer produced: Shedidntl ’ he So it moved the first space (between "she" and "didn't") to some separate buffer, then added the apostrophe to the end of that buffer, then removed the next space from the input stream (between "didn't" and "l[et]") and inserted it in front of the apostrophe there; then when I paused, it output that buffer at the end of the characters I'd typed. Bizarre. -- You are receiving this mail because: You are the assignee for the bug.
