<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Small icons in cell formatting dialog due to DPI handling change"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122904">122904</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Small icons in cell formatting dialog due to DPI handling change
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>bibisected, bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>todventtu@suomi24.fi
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>noelgrandin@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>1. Open Calc
2. Ctrl-1 (Format cells)
3. Borders tab

Observe the Presets and Shadow style sections.

Bibisected with win32-6.3 to
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/41b8b8c5ede634774851b438a4c823962c14b611%5E!/">https://gerrit.libreoffice.org/plugins/gitiles/core/+/41b8b8c5ede634774851b438a4c823962c14b611%5E!/</a>

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>