Bug 124182 - Wrong link presentation of xlsX file
Summary: Wrong link presentation of xlsX file
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.1.5.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-18 19:36 UTC by Hildo
Modified: 2019-03-18 21:13 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
side-by-side current and expected behaviour (504.73 KB, image/png)
2019-03-18 19:36 UTC, Hildo
Details
File used to reproduce the issue (37.06 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2019-03-18 19:37 UTC, Hildo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hildo 2019-03-18 19:36:03 UTC
Description:
Wrong presentation of hyperlink when is using defined text style (not the normal blue style).


Steps to Reproduce:
Just open the file and check the cell with "Digi-key" text.

Actual Results:
The text is red color.

Expected Results:
Text in white color.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Comment 1 Hildo 2019-03-18 19:36:48 UTC
Created attachment 150081 [details]
side-by-side current and expected behaviour
Comment 2 Hildo 2019-03-18 19:37:43 UTC
Created attachment 150082 [details]
File used to reproduce the issue
Comment 3 Xisco Faulí 2019-03-18 21:13:20 UTC
The color is different because it's a link. That's the way LibreOffice shows hyperlinks.

There are two places where you can change it:
- Tools > Options > APPEARANCE > Unvisited Links, Visited Links
- Format > Styles and Formatting > Character Styles ("a in box" icon) > Index Link, Internet Link

Closing as RESOLVED NOTABUG