[Libreoffice-bugs] [Bug 139803] highlight and font colours are always reset to defaults without asking!

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 25 13:50:25 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=139803

--- Comment #4 from Justin L <jluth at mail.com> ---
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%.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210125/a9be1813/attachment.htm>


More information about the Libreoffice-bugs mailing list