Description: Hi, I found a little bug in Impress that break the cursor display when inserting an hyperlink. Impress seems to ignore the fact that the hyperlink is wrapped and so, the cursor is displayed at the wrong position. Steps to Reproduce: 1.Open an Impress document 2.Write a long bulletlist with an hyperlink on the first bulletpoint Actual Results: The cursor is no longer displayed at its real position when clicking or moving using arrow keys in the text Expected Results: The cursor should be where i see it in the textbox Reproducible: Always User Profile Reset: Yes Additional Info: Version: 25.2.1.2 (X86_64) / LibreOffice Community Build ID: d3abf4aee5fd705e4a92bba33a32f40bc4e56f49 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: fr-FR (fr_FR); UI: fr-FR Calc: threaded
Created attachment 199847 [details] Example of a simple file that show the issue of cursor positioning
Thank you for reporting the bug. I can confirm that the bug is present in Version: 25.2.1.2 (X86_64) / LibreOffice Community Build ID: d3abf4aee5fd705e4a92bba33a32f40bc4e56f49 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: threaded also in Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: f8a08b2515342e6ef9d91865bb5262640f81703f CPU threads: 16; OS: Windows 11 X86_64 (build 22631); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded The cursor display is only shifted when the entire hyperlink does not fit on one line and continues onto the next line.