[Libreoffice-bugs] [Bug 92190] PRINTs landscape despite configured as portrait (Mac OS)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 10 06:19:25 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=92190
--- Comment #79 from Paul Hubert <phubertgm at gmail.com> ---
(In reply to Telesto from comment #76)
> @Mike
> The issue started after LibO 5.3.4.2 with the release builds. However, I'm
> noticing the same issue in my own LODE LibO 5.3.4.2 build.
>
> The issue is resolved by removing the "+ 0.5" from
> https://opengrok.libreoffice.org/xref/core/i18nutil/source/utility/paper.
> cxx#55
>
> or defining the page size in MM instead of of INCH in
> https://opengrok.libreoffice.org/xref/core/i18nutil/source/utility/paper.
> cxx#74
>
> So instead of IN2MM100( 8.5 ), IN2MM100( 11 ) --> MM2MM100 (215.9) MM2MM100
> ( 279.4 )
The issue is "resolved" by -.
These proposals are NOT a "resolution", they are a "workaround".
If inches are supported, then inches should be fully functional.
The program IS usable with workarounds.
I only hope someone IS looking at the CODE to resolve this, for unquestionably
the CODE is faulty.
Resolution is elimination of the bug, not any workaround.
--
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/20171110/e2a8dad0/attachment.html>
More information about the Libreoffice-bugs
mailing list