[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2026-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #11 from B. Antonio Fernández  ---
Created attachment 207009
  --> https://bugs.documentfoundation.org/attachment.cgi?id=207009&action=edit
Ods whith Hiperlink (a2)  and hyperlink function (a3)

still reproducible in 

Version: 26.2.3.2 (X86_64)
Build ID: 70e089b17412e4cb7773e41413306b17a2328c34
CPU threads: 8; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster;
VCL: win
Locale: es-ES (es_ES); UI: es-ES
Calc: threaded

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2026-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #10 from B. Antonio Fernández  ---
Created attachment 207008
  --> https://bugs.documentfoundation.org/attachment.cgi?id=207008&action=edit
pdf with Insert Hiperlink  - and Hyperlink function

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2026-04-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #9 from nobu  ---
Still reproducible in
[2026-04-07]
Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: eb4c2bf13774d3232a445a9313298dbe0013c26e
CPU threads: 4; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster;
VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #8 from [email protected]  ---
bug related bug 169926

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #7 from [email protected]  ---
bug related bug 169928

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #6 from [email protected]  ---
Created attachment 204595
  --> https://bugs.documentfoundation.org/attachment.cgi?id=204595&action=edit
bug 169929 not repro - LOC 25.8.3.2

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #5 from [email protected]  ---
Created attachment 204594
  --> https://bugs.documentfoundation.org/attachment.cgi?id=204594&action=edit
bug 169929 repro - LOC 26.8.0.0.a0

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #4 from [email protected]  ---
Steps details :

1) create a new calc document, save it

2) Select Cell A1

3) CTR + K (Hyperlink Settings)

4) Hyperlink Settings window :
fill in the field 'Link' =
https://help.libreoffice.org/latest/en-US/text/shared/guide/hyperlink_insert.html
fill in the field 'Text' =
https://help.libreoffice.org/latest/en-US/text/shared/guide/hyperlink_insert.html

5) Click button 'OK'

6) Select the Cell A1 again

7) Right mouse click -> 'Format Cells'

8) Format cells window :
Choose menu 'Alignment' -> 'Properties' -> check the box 'Wrap text
automatically'

9) Click button 'OK'

10) now in the example, the selection is still on the A1 Cell and the hyperlink
text in the cell should display something like : 'https://help.li'

11) Meu 'File' -> 'Export as PDF' and save the pdf

The hyperlink text displays 'https://help.lib' and when you click on it the
browser open the link 'https://help.lib' and not the real url.


tests done :

not repro in Version: 25.8.3.2 (X86_64)
Build ID: 8ca8d55c161d602844f5428fa4b58097424e324e

repro in Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: 680(Build:0)

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #3 from steve  ---
Reproductible

Version: 26.2.0.0.beta1 (X86_64)
Build ID: 620(Build:0)
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster;
VCL: win
Locale: en-US (en_CH); UI: en-US
Calc: CL threaded

'Hyperlink Settings': First, even after resetting the user profile and creating
a new spreadsheet, clicking on a new cell and pressing Ctrl+K still displays
the old URL in the 'Link' field of 'Hyperlink Settings'. Second, the 'Reset'
button in 'Hyperlink Settings' doesn't work on the 'Link' field.

Furthermore, even if the URL is cleared from the 'Link' field, clicking the
'Close' button and returning to the worksheet doesn't change anything; the URL
is still stored in 'Hyperlink Settings'. Finally, when exporting to PDF, the
link is not clickable, even if you haven't gone into 'Format Cells' ->
'Alignment' -> 'Wrap Text Automatically'; the problem of the unclickable link
remains.

Regarding text alignment at the top of the cell when the 'Wrap Text
automatically' option is enabled, I can't comment, as I'm not familiar with the
LibreOffice standard on this matter. I can only say that with version 25.8.3,
alignment doesn't seem to default to the top of the cell when the text wraps.

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #2 from nobu  ---
Created attachment 204568
  --> https://bugs.documentfoundation.org/attachment.cgi?id=204568&action=edit
Sample PDF

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

[Bug 169929] When Wrapped hyperlinks are exported to PDF, the link is the text in the topmost row

2025-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=169929

--- Comment #1 from nobu  ---
Created attachment 204567
  --> https://bugs.documentfoundation.org/attachment.cgi?id=204567&action=edit
Sample ods

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