https://bugs.documentfoundation.org/show_bug.cgi?id=118263
Michael Weghorn <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #7 from Michael Weghorn <[email protected]> ---
I've taken a look at this. There are two options related to whether
user/printer options should be loaded:
A) "Load user-specific settings with the document"
B) "Load printer settings with the document" (the one you mention)
Whether the options in "File" -> "Printer Settings" -> "Options" are loaded
from the document is actually determined by A), s. method
"SwXMLImport::SetConfigurationSettings" [1]. Those are document-settings in the
end, independent of the actual printer set.
It seems that B) is only responsible for the actually printer-dependent
settings that can be set in "File" -> "Printer Settings" -> "Properties".
Can you confirm it works if you disable option A) instead of B) ?
(While looking at this, I noticed another issue: If both, A) and B) are
disabled, the "File" -> "Printer Settings" -> "Options" dialog is not properly
initialized, all checkboxes are unchecked instead of showing the default
values. It's shown correctly after opening the print dialog and then opening
the dialog again.))
[1]
https://gerrit.libreoffice.org/plugins/gitiles/core/+/71f9961488232697bcdb37db349569a20f15bb2d/sw/source/filter/xml/xmlimp.cxx#1320
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs