Enter some multiline text in a cell, like Test 1 http://www.libreoffice.org 2 Test (make sure the link is a hyperlink), select all, and remove the hyperlink (command is available on right clicking the link). It removes the link while keeping the link text but also removes all selected content. The result is http://www.libreoffice.org If just 1 and the link is selected the following 2 is also removed. So it's not just the selection. Tested with master, could also be an issue with 6.3
Repro in master 6.4+ if all content is selected (OK if just right click on link).
This is a regression from https://gerrit.libreoffice.org/plugins/gitiles/core/+/040f348ee00a0d01653b3071be3d9886a08f87fe%5E%21 (bug 62561).
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f31c3ebb60e4678eb09e377b638b368531df47dc tdf#128666 Only enable hyperlink actions when just the field is selected It will be available in 6.5.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.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/64233bbaa0e91ddf14d59ae7547df6bbfa60adcc tdf#128666 Only enable hyperlink actions when just the field is selected It will be available in 6.4.0.1. 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.