<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 - Opening csv with semicolon delimiter formats column value wrong sometimes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137482">137482</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Opening csv with semicolon delimiter formats column value wrong sometimes
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.2.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>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>nepi@gmx.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
The wrong value is in column D. The last rows should show the value as
"57,101", but Libreoffice makes it "57101". The preview dialog shows the
separation correctly.
Seems as a format function is interfering with the value rendering. Because
when I want to manually edit the value 57101 with entering a comma-sign after
57 it changes right back.

Tested with 7.0.2.2 and also 6.3

Actual Results:
field value shows 57101

Expected Results:
field value shows 57,101


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.2.2
Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994
CPU threads: 16; OS: Mac OS X 10.15.7; UI render: default; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded</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>