Created attachment 169696 [details] Sample ODS with a hyperlink This seems similar to bug 137445, but in Calc. Open the attached sample, right-click the hyperlink, and choose Edit Hyperlink. -> Nothing happens. It seems this only happens if you right-click over the right half of the link, which puts the caret at the end of the hyperlink. If you right-click over the left half, the caret goes to the beginning of the hyperlink, and the dialog opens fine. Occurs with gtk3 VCL plugin, the dialog pops up with gen VCL plugin, and is populated with the link. The menu option was changed/added in 6.4, in 6.3 there is a Hyperlink item in the context menu, which opens the dialog, but it isn't populated, and isn't for changing the existing link. Observed in LO 7.2.0.0.alpha0+ (066799b4a162aa0a4bc6aa28339f1f943a13971e), 6.4.0.3 / Ubuntu.
I can try the same solution there for here
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d9a5302ca8bef90914539c12adb6c81496c28504 Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch time It will be available in 7.3.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/66e234549a15cad1b5b61661fb28c7f827ed6e8b Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch time It will be available in 7.2.0.0.beta2. 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.
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/61d2d34b882b2b89c6702b04764058931ba70d60 tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink state It will be available in 24.2.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.