<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 - FILEOPEN: "Text Import" dialog: option to trim whitespace"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114200">114200</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN: "Text Import" dialog: option to trim whitespace
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.3.2 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>enhancement
          </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>clemty@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Pasting data with spaces adjacent to the field separator always imports the
whitespace; this may not be desired in all cases

Steps to Reproduce:
1. Paste data in format "this is column 1 : this is column 2" into calc
2. In the 'Text import' dialog, select select ":" as separator
3. Click ok

Actual Results:  
column 1 contains "this is column 1 " (space at the end), column 2 contains "
this is column 2" (space at the beginning)

Expected Results:
Have an option to trim whitespace from the resulting columns, to get "this is
column 1" and "this is column 2"


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101
Firefox/56.0</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>