<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Specials characters in the right and left column aren't properly centred inside the boxes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121232">bug 121232</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Specials characters in the right and left column aren't properly centred inside the boxes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121232#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Specials characters in the right and left column aren't properly centred inside the boxes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121232">bug 121232</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>What size the drawing area ends up is affected by the size of the various
widgets in the dialog along with its own size request (which is columns * 4
times the average digit width of the ui font). If the size is such that it
cannot be divided by the number of columns evenly there are spare pixels left
over. We split the extra space in half and draw the left and right columns
wider to use up those pixels. If the text is centered in the left/right
columns, that will look just as "wrong" as the current look IMO.

Here's what I'll do, I'll widen the size request of the drawing area to 5.25
the average digit width, that will possibly provide more space for the "DZ"
example. I'll round the size request up so that it will divide evenly without
pixels left over.</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>