<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 - FORMATTING: Row height not reduced for small fonts"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126490">126490</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FORMATTING: Row height not reduced for small fonts
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.3 release
          </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>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>dcollins@superdan.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Row heights are automatically set to large values if the font size is set to a
large number. However, smaller-than-normal font sizes do not reduce the row
height below the starting value.

Steps to Reproduce:
1. Make a new Calc file. 
2. Select all the cells. 
3. Observe start font size 10 (row height 0.18"). 
4. Set font size to 14 (observe row height 0.24").
4. Set font size to 6 (observe row height 0.18"). 

Actual Results:
Font size 10 and any smaller font size all generate the same row height
(0.18"). 

Expected Results:
Smaller font sizes (e.g., below 10) should generate correspondingly smaller row
heights (symmetric with large font sizes generating larger row heights). 


Reproducible: Always


User Profile Reset: No



Additional Info:
The steps above use direct formatting of the cells; the same behavior is seen
if we modify font size in the styles (including default style). Manually
selecting Optimal Row Height also does not change the row height from these
results. 

As a consequence, if the user wants to fit more rows on a page using a small
font, then we must manually determine and set an appropriate row height for
that purpose.</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>