[Libreoffice-bugs] [Bug 122633] New Print dialog: default setting of Preview is Off

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 14 23:18:00 UTC 2019


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

Gabor Kelemen <kelemeng at ubuntu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=67
                   |                            |905

--- Comment #4 from Gabor Kelemen <kelemeng at ubuntu.com> ---
(In reply to Cor Nouws from comment #1)
> (In reply to Gabor Kelemen from comment #0)
> 
> > I think it should be turned on by default, like in the previous version.
> 
> The choice was to have it off, preventing delay issues.
> OTOH, if one can turn it off and it keeps that setting, it would be fine too.

I see, it was bug #67905 - but in most desktop use cases I think there is
enough processing power for the preview rendering, while I understand there are
situations when there isn't.
But this is a VERY UX question :).

@Heiko:
About turning it on / off by default, there is this key (without an xcs
schema... would be nicer to have) under  ooo.VCL/PrintDialog/HasPreview that is
not set by default and the code interprets != "true" (including: empty) as a
false value; see vcl/source/window/printdlg.cxx see void
PrintDialog::readFromSettings()

-- 
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/20190114/7f1a2f10/attachment-0001.html>


More information about the Libreoffice-bugs mailing list