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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #15 from Regina Henschel <[email protected]> ---
Styles that are assigned to the text in a hyperlink do not override the "blue
plus underline" attributes of the hyperlink, although the text style is
"nearer" to the text than the hyperlink attribute. Other attributes of the
character style, e.g. "Bold", are rendered.

In file markup it is for example
<text:a xlink:type="simple"
        xlink:href="https://www.libreoffice.org/";
        text:style-name="Internet_20_link"
        text:visited-style-name="Visited_20_Internet_20_Link">
    <text:span text:style-name="GreenBold">
        https://www.libreoffice.org
    </text:span>
</text:a>

Tested with Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 620(Build:0)
CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded

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

Reply via email to