[Libreoffice-bugs] [Bug 134599] New: EDITING Copy-pasting line with hyperlink from LOOL fails
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 7 09:01:45 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134599
Bug ID: 134599
Summary: EDITING Copy-pasting line with hyperlink from LOOL
fails
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: libreoffice at nisz.hu
Created attachment 162746
--> https://bugs.documentfoundation.org/attachment.cgi?id=162746&action=edit
Example file from Writer
Attached file contains a shell command to download some file, for which a
hyperlink was inserted in LOOL like:
curl -o /usr/local/bin/make.exe
https://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
When copy-pasting this paragraph the space before the hyperlink is lost or
converted:
in Firefox title bar it becomes:
curl -o
/usr/local/bin/make.exehttps://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
When pasting to a cygwin shell, a new line is inserted before the link, making
the command not work:
$ curl -o /usr/local/bin/make.exe
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
KelemenGabo at L61909 ~
$ https://dev-www.libreoffice.org/bin/cygwin/make-4.2.1-msvc.exe
When copy-pasting the same from the offline LO it works as expected.
This happens on Win 8.1 and Win 10 clients.
Steps to reproduce:
1. Open attached file in LOOL
2. Copy the paragraphs to a cygwin shell
Actual results:
Text is broken to two lines.
Expected results:
Text should not be broken.
LibreOffice details:
LOOLWSD 4.2.3: https://git.libreoffice.org/online/+log/a5d14f2
LOKit 6.2-11: https://git.libreoffice.org/core/+log/ba552eb
--
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/20200707/6ed5e392/attachment.htm>
More information about the Libreoffice-bugs
mailing list