Description: Wrapped Hyperlink has a link only in the top row. Steps to Reproduce: 1. Open new Calc. 2. Insert hyperlink into Cell [A1]. ( Ctrl + K ) For example: Link is "https://help.libreoffice.org/latest/en-US/text/shared/guide/hyperlink_insert.html". 3. Apply "Wrap Text" to [A1]. Manually expand the row height. Cell's format must be aligned to the top. Actual Results: 4. Links work only with the first line. This is the same bug as with the HYPERLINK() function. https://bugs.documentfoundation.org/show_bug.cgi?id=116336 (HYPERLINK() used in a cell with 'Wrap text automatically' links only for the first line.) Expected Results: 4. Links work throughout the entire text. Reproducible: Always User Profile Reset: No Additional Info: Reproducible Version: 26.2.0.0.beta1 (X86_64) Build ID: 620(Build:0) CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (ja_JP); UI: en-US Calc: CL threaded
I can get what you mean now, I see the alignement difference with 'wrap text automatically' between using the function 'HYPERLINK(url, name)' VS using CTRL-K but is this a bug ? seams to be the same as in the release 25.8.3 the link is clickable with the function HYPERLINK but not with CTRL-K
> (In reply to steve from comment #1) > the link is clickable with the function HYPERLINK but not with CTRL-K I mean, the link is clickable in the generated PDF when the 'HYPERLINK()' function is used, but not when using the shortcut CTRL-K. As an aside: the HYPERLINK function wizard requires users to manually add double quotes at the beginning and end of a string (for example, the URL and name fields). It's rather annoying; the wizard should be able to handle this.
is this a duplicate ? -> bug related bug 169929
bug related bug 169926