Bug 101592 - Track changes toolbar: inconsistent state with multiple windows
Summary: Track changes toolbar: inconsistent state with multiple windows
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Miklos Vajna
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-18 13:35 UTC by Miklos Vajna
Modified: 2016-08-19 14:22 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Screenshot showing the bug (57.19 KB, image/png)
2016-08-18 13:35 UTC, Miklos Vajna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miklos Vajna 2016-08-18 13:35:30 UTC
Created attachment 126889 [details]
Screenshot showing the bug

Steps to reproduce:

1) Open a Writer document
2) Enable the track changes toolbar
3) Window -> New Window
4) Enable or disable track changes in the toolbar in one window

Expected: the toolbars in both windows are updated

Actual: only the current window's toolbar is updated
Comment 1 Commit Notification 2016-08-19 09:04:54 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d890ec2f130188af9d998abf5968f06e7218b7a4

tdf#101592 sw: track changes state is doc-specific, not view-specific

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.