<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 - csv Fixed width exports whats on screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117340">117340</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>csv Fixed width exports whats on screen
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.2.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jimmy2309a@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>closest thing I found is talking about spanned cells - I don't know about
spanned cells.

When I save as csv file fixed width, It saves what is shown on screen,
It does not matter what is in the cell, 5 chars or 30 chars if there are 10
chars on the screen, thats all that will export, it truncates the rest of the
longer cell or pads the shorter cell to match what is shown on the screen,

if I have a cell with 30 chars in it and drag the cell on screen wider it will
pad the 30 char with spaces on export, If I drag the cell narrower it will
truncate chars that are not shown on screen during export.

I don't think it should ever truncate a cell, but should pad shorter cells to
match the longest cell in each column.

So if cell A1 is 5 chars and cell B1 is 20 chars and cell C1 is 10 chars on
save it should set column 1 to 20 chars and pad A1 and C1 with spaces to match
the width of 20 chars as in B1.

I hope this is enough info.</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>