Bug 76236 - Indeterministic hypertext link fragmentation
Summary: Indeterministic hypertext link fragmentation
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.2.1 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-16 17:19 UTC by Lukas Jelinek
Modified: 2016-05-20 15:48 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jelinek 2014-03-16 17:19:54 UTC
Hypertext links to external targets sometimes become "fragmented". It means that one link on a word or a phrase falls into more pieces. Each of these pieces holds one link which can be manipulated separately and which has its own <a> element in HTML export.

Steps to reproduce:

1. Write some text.
2. Select a portion of the text.
3. Create a hyperlink on the selected text.
4. Do some other edits on the document.

But the described behavior is nearly irreproducible due to its indeterministic nature. It occurs only occasionally and I can't trace any relationship to other operations.
Comment 1 Dominique Boutry 2014-03-27 09:17:10 UTC
One naive way to get such a result is to insert a paragraph mark inside the hyperlink text then delete it. Of course I suppose that your other edits on the document don't include such operations.
Comment 2 Lukas Jelinek 2014-03-27 09:49:37 UTC
Those "other edits" don't include such operations of course. They don't include any operations at the hyperlinked phrase at all.
Comment 3 Yousuf Philips (jay) (retired) 2014-07-11 19:03:34 UTC
Dear Lukas,

Thank you for filing the bug, but unfortunately without clear steps to reproduce it, we cannot track down where the problem originates from.