Bug 158704 - Add Delete Comment submenu to Calc Navigator
Summary: Add Delete Comment submenu to Calc Navigator
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Rafael Lima
URL:
Whiteboard: target:24.8.0 inReleaseNotes:24.8
Keywords:
Depends on:
Blocks: Calc-Comments Navigator
  Show dependency treegraph
 
Reported: 2023-12-14 15:02 UTC by Gabor Kelemen (allotropia)
Modified: 2024-04-22 07:26 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of the right click menu (40.54 KB, image/png)
2023-12-14 15:02 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2023-12-14 15:02:49 UTC
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
Comment 1 Stéphane Guillou (stragu) 2023-12-28 16:32:25 UTC
Thanks Gabor, makes perfect sense.
Rafael and Jim, you might be interested?
Comment 2 Rafael Lima 2024-01-09 13:19:20 UTC
WIP patch here:

https://gerrit.libreoffice.org/c/core/+/161766
Comment 3 Commit Notification 2024-01-10 11:57:53 UTC
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.
Comment 4 Stéphane Guillou (stragu) 2024-04-22 07:26:03 UTC
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!