[Libreoffice-bugs] [Bug 122904] New: Small icons in cell formatting dialog due to DPI handling change

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 23 16:55:26 UTC 2019


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

            Bug ID: 122904
           Summary: Small icons in cell formatting dialog due to DPI
                    handling change
           Product: LibreOffice
           Version: 6.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: todventtu at suomi24.fi
                CC: noelgrandin at gmail.com

1. Open Calc
2. Ctrl-1 (Format cells)
3. Borders tab

Observe the Presets and Shadow style sections.

Bibisected with win32-6.3 to
https://gerrit.libreoffice.org/plugins/gitiles/core/+/41b8b8c5ede634774851b438a4c823962c14b611%5E!/

use Image(OUString) instead of Image(Bitmap(OUString))

which benefits LOOL since we can delay creating the image until
we know the dpi setting of the display we are going to write to.

Adding Cc: to Noel Grandin

Same effect observed on Linux as well.

-- 
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/20190123/73cfec02/attachment.html>


More information about the Libreoffice-bugs mailing list