https://bugs.freedesktop.org/show_bug.cgi?id=77644

--- Comment #8 from Kerensky <[email protected]> ---
Hello,

I found a similar bug, which is (according to me) linked with this one:

If you create 2 different hyperlinks in same cell,  and if the "center text"
option is enabled, then the second hyperlink target will be replaced by the
first one.

Steps to reproduce:
1. Open CALC
2. Go to any cell, and ensure that "text align left" option is enabled.
3. Create a first Web hyperlink with following options:
   - Target: http://www.aaa.com/
   - Text: link_a
4. Insert a space character after hyperlink text 'link_a', then create another
Web hyperlink with following options:
   - Target: http://www.bbb.com/
   - Text: link_b
Result: the 2 hyper links are now separated by a space character, inside the
cell: 
[link_a link_b]
5. Check the 2 web hyperlink, the targets may be different, as expected.
6. Choose "center text option" and then check again the targets.

Result: target for hyperlink 2 is replaced by target for hyperlink 1 (i.e.
http://www.aaa.com/).

Tested on LibreOffice version: 4.2.4.2.

Hope this helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to