Created attachment 192779 [details] Example file from Writer with named hyperlink This is related to bug 159897 In Word if the hyperlink has a ScreenTip set, that text is shown as a tooltip when hovering over the link. In Writer it would be useful to mimic this behavior, showing the Name of the hyperlink. 1. Open attached document 2. Hover over the hyperlink -> The "Ctrl-click to open hyperlink: ..." tooltip appears. This could be extended to show the Name, if it is provided, in place (or in addition?) of the actual link. Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 74185b8edf7f046a3372319da86a1d8ca0024c87 CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: default
Created attachment 192780 [details] The example file in the dialog
Created attachment 192781 [details] The usual tooltip of the link
Created attachment 192782 [details] How it looks with Word How the attachment 192776 [details] from bug 159897 looks in Word - something similar would be desired here.
Was able to replicate, changing status as New Version: 24.2.0.3 (X86_64) / LibreOffice Community Build ID: da48488a73ddd66ea24cf16bbc4f7b9c08e9bea1 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: en-IN (en_IN); UI: en-US Calc: threaded
Created attachment 193055 [details] comparison btw word and writer
Tibor Nagy committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1396347c8e9b036f15bc646b9475073344e69e74 tdf#159899 sw: show hyperlink name as tooltip It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.