<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - EDITING: Manage Styles Dialogue (F11) became unusable."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118550#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - EDITING: Manage Styles Dialogue (F11) became unusable."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118550">bug 118550</a>
from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
<pre>(In reply to Albrecht Müller from <a href="show_bug.cgi?id=118550#c4">comment #4</a>)
<span class="quote">> I hoped that I could simply restore the previous state of the profile.
> Unfortunately I did not find an operation that allows me to restore the
> profile from the .zip. Just unpacking the .zip will not restore registry
> entries. I do not expect that LibreOffice will handle resulting
> inconsistencies gracefully.
> </span >
There is just one LibreOffice "registry" involved with the user Profile
registrymodifications.xcu
While some settings can be written to Windows OS registry per user--but that
depends on installation type--for the most part system registry is untouched in
configuring LibreOffice.
The stanza for styles in the LibreOffice registry is:
<item oor:path="/org.openoffice.Office.Common/StylesAndFormatting"><prop
oor:name="Preview" oor:op="fuse"><value>false</value></prop></item>
since defaults are to preview styles, this stanza is not created by default,
and must be added to the registrymodifications.xcu configuration. It then can
be toggled true/false from the GUI or a text editor.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>