<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Copying data from Base truncates precision to the shown format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112023#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Copying data from Base truncates precision to the shown format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112023">bug 112023</a>
              from <span class="vcard"><a class="email" href="mailto:lajo@rn.dk" title="Lars Jødal <lajo@rn.dk>"> <span class="fn">Lars Jødal</span></a>
</span></b>
        <pre>(In reply to robert from <a href="show_bug.cgi?id=112023#c4">comment #4</a>)
<span class="quote">> (In reply to Alex Thurgood from <a href="show_bug.cgi?id=112023#c1">comment #1</a>)
> > In the test file provided the field MyDouble is defined without any decimal
> > places, and the values entered show up as 1.23 and 3.14 - is this what you
> > intended ?

> Double could be 15 digits. There must not be defined any decimal-places. The
> field will save something like
> 1.2345678901234
> and also
> 123456789.12345

> The problem described by  Lars Jødal is: The database will save all this
> (you could see this in the table-GUI when setting, for example, "MyDouble"
> to show 4 decimal-places), but data will only be copied with the precision
> you define in table-GUI, not which is defined for the database. </span >

Yes, this was my point. (So yes, it was intended to define the format to show
less precision that is contained in the data.)

<span class="quote">> Note: the decimal-places won't be shown when copying the data through
> clipboard by Ctrl+C, but it will appear wen copying data by drag and drop
> into Calc. The same with the timestamp.</span >

Fine, drag-and-drop is one way to copy with full precision. But it may not be
obvious to the user that Ctrl+C can be lossy (it took me some time to realize
it).

Is the issue clear enough to change status from "NEEDINFO"?

If yes, what does people think of my suggestions to remedy the issue?

Best regards
Lars</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>