Bug 169177 - Make left margin change marker toggle visibility of Manage Changes dialog
Summary: Make left margin change marker toggle visibility of Manage Changes dialog
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Track-Changes
  Show dependency treegraph
 
Reported: 2025-10-31 18:29 UTC by Gabor Kelemen (Collabora)
Modified: 2025-10-31 18:29 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
File with tracked changes (12.39 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2025-10-31 18:29 UTC, Gabor Kelemen (Collabora)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (Collabora) 2025-10-31 18:29:31 UTC
Created attachment 203644 [details]
File with tracked changes

In Word, the left margin change marker line can be used also to toggle between showing/hiding changes.

In Writer, there could be 

1. Open attached file in Word
2. On the left margin click on the vertical line indicating a change
-> It toggles visibility of changes, while it also changes color and position

* Currently Writer does not show the line with changes hidden, so it behaves differently
* When the changes are visible, clicking on it does nothing. It could trigger the .uno:AcceptTrackedChanges command to show the Manage Changes dialog, so that it is easier to start working on reviewing even if the toolbar/sidebar is unknown to the user.