Created attachment 191422 [details] Screenshot of the right click menu This is similar to bug 158514 Right clicking on a cell with comment has the Delete command. It would be useful to have this functionality in the Navigator right click menu as well. 1. Open attachment 191224 [details] 2. Right click on A6 -> There is Delete Comment command 3. Open Navigator, right click on either comments -> There is no Delete Comment command Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 0ddd9f7e055a0c1ecb120de3e40c3fdb8373e9dc CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded
Thanks Gabor, makes perfect sense. Rafael and Jim, you might be interested?
WIP patch here: https://gerrit.libreoffice.org/c/core/+/161766
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ba3627ba899adb896855fddee9a0fdd8968b603a tdf#158704 Add "Delete Comment" command to the Navigator context menu 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.
Verified in: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 05a1217921b7be283c6750a35b90e4feda6e993e CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded In release notes: https://wiki.documentfoundation.org/index.php?title=ReleaseNotes%2F24.8&action=historysubmit&type=revision&diff=748534&oldid=748533 Thanks Rafael!