<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - highlight and font colours are always reset to defaults without asking!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139803#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - highlight and font colours are always reset to defaults without asking!"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139803">bug 139803</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>It appears that the toolbar is thrown away during print preview, and re-created
again from defaults. Perhaps somehow it could be saved and re-used?

Otherwise, to accomplish what OP is asking for would require a fairly radical
re-design of these widgets. Currently there is no tracking value for each
button. They share a common recent colour set - but since it is common we have
no idea which button to apply it to - so taking the most recent colour would
make it the same for both font colour and font highlight.

A key function here is PaletteManager::ReloadRecentColorSet which loads
officecfg::Office::Common::UserColors::RecentColor::get().

Don't hold your breath for this - it would end up affecting ~everything. Better
to find a different work flow - perhaps reducing the zoom to 25% and then back
to 100%.</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>