Description: - Steps to Reproduce: 1. Insert a hyperlink to A1 (eg text = "aaa" link = "xxx") 2. Switch to another cell. 3. Double click to A1 again. (Cursor is end of the text and we didn't highlight anythink) 4. Try to insert hyperlink again. Actual Results: It should open an empty dialog to add new hyperlink. Because there is no hyperlink under the cursor and we didn't select any text (core side is OK) Expected Results: It opens the hyperlink dialog with "aaa" and "xxx" Reproducible: Always User Profile Reset: No Additional Info: -
*Actual and expected part should be opposite.
Gülşah Köse committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e9356f9ced3167cd927e98617bab54048cc63073 tdf#152483 Fix the insert hyperlink behaviour on Calc It will be available in 7.6.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.