[Libreoffice-bugs] [Bug 112011] Copying and pasting a word within same document always adds leading space
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 8 05:11:26 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112011
--- Comment #15 from blendergeek <timothy at eastlincoln.net> ---
I believe this is a bug and I will try to explain. I will use underscores as
stand-ins for spaces so that we can visualize it.
We have the following paragraph:
Lorem_ipsum_dolor_sit_
Note that there is a trailing "space" at the end of the line.
I position the cursor at the end of the line and paste "amet" (copied without
spaces). The paragraph now reads:
Lorem_ipsum_dolor_sit__amet
Notice the TWO "spaces" between "sit" and "amet". I would expect to only find
one space there especially given that if I had pasted "amet" with the cursor
just before "sit" the paragraph would read
Lorem_ipsum_dolor_ametsit
Note the ONE "space" between dolor and amet despite the cursor being AFTER the
space. This is different from the behavior at the end of the line and is thus
counterintuitive and I therefore would consider it a bug.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170908/64361601/attachment.html>
More information about the Libreoffice-bugs
mailing list