[Libreoffice-bugs] [Bug 85513] PDF export results in wrong checkboxes (checkmark changes design)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 13 21:04:34 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=85513
--- Comment #5 from himajin100000 at gmail.com ---
regarding x sign in a rectangle if we export a control to PDF, I believe this
is intentionally made to be drawn in a simple way.
https://opengrok.libreoffice.org/xref/core/vcl/source/control/button.cxx?r=a43b79f6#3366
https://opengrok.libreoffice.org/xref/core/toolkit/source/awt/vclxwindow.cxx?r=82828c6c#2324
but surprisingly (at least to me), no rectangle as well as check mark was drawn
in pdf even if I removed the '|| ( pPDFExport != nullptr )' part.
https://opengrok.libreoffice.org/xref/core/toolkit/source/awt/vclxwindow.cxx?r=82828c6c#2321
--
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/20180813/8b9811d0/attachment.html>
More information about the Libreoffice-bugs
mailing list