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@lists.freedesktop.org
          Reporter: libreoff...@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@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to