https://bugs.documentfoundation.org/show_bug.cgi?id=155356
Bug ID: 155356
Summary: Not reading toolbar locked status at startup
Product: LibreOffice
Version: 7.5.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Toolbar ‘Locked’ status is not being read from user/registrymodifications.xcu
at startup.
Steps to Reproduce:
1. Delete user profile: %APPDATA%\libreoffice\4\user folder does not exist
2. Open Writer (not on an existing document)
3. Close Writer
4. Rename new user\registrymodifications.xcu to registrymodifications_base.xcu
5. Open Writer (not on an existing document)
6. Right-click Standard Toolbar, and un-check ‘Lock Toolbar Position’
7. Close Writer
8. Compare registrymodifications_base.xcu and registrymodifications.xcu. The
only meaningful difference is that the ‘Locked’ status for the writer standard
toolbar has changed from ‘True’ to ‘False’.
9. Open Writer (not on an existing document)
Actual Results:
The standard toolbar will start as locked, even though the
registrymodifications.xcu has the locked status as False.
Expected Results:
Standard toolbar will be unlocked at startup.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
The same behaviour occurs in Calc, Draw and Impress, and for all of various
toolbars I have tested.
--
You are receiving this mail because:
You are the assignee for the bug.