https://bugs.documentfoundation.org/show_bug.cgi?id=144069

            Bug ID: 144069
           Summary: FORMATTING: Hyperlink for substring expands to entire
                    string, including multi-line text
           Product: LibreOffice
           Version: 7.1.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: web...@att.net

Description:
If you have multiple words in a string, and have multiple lines of text (via
Ctrl+Enter), when you add a hyperlink to a subset of the first line, the entire
cell becomes one line and becomes the hyperlink.  This ruins the cell contents
and the hyperlink.


Steps to Reproduce:
In the cell:
  I am line one
  I am line two
1) select text "one" -> Insert menu -> Hyperlink cmd  - observe the Text field
shows only the selected text (this is the desired behavior)
2) type your URL, OK - observe the result looks correct; the cell is unchanged
except for the substring being colored to reflect the hyperlink
3) Close+Save the file
4) open the file - observe two things:
  a) the lines of text are concatenated into one: "I am line oneI am line two"
  b) the entire text string is now hyperlinked


Actual Results:
open the file - observe two things:
  a) the lines of text are concatenated into one: "I am line oneI am line two"
  b) the entire text string is now hyperlinked

Expected Results:
a) only the selected text should be hyperlinked, as reflected in the Hyperlink
dlg when the link was created
b) the multi-line text should not be altered (not concatenated into one line)


Reproducible: Always


User Profile Reset: No



Additional Info:
It should have done what is described in 'expected results', right?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to