<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 - bound form control refresh() resets to default value when on insert row"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107720">107720</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>bound form control refresh() resets to default value when on insert row
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>Base
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>lionel@mamane.lu
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
bound form control refresh() resets to default value when on insert row

Steps to Reproduce:
1. Consider a form bound to a database relation (table, query, view, ...)
2. Move to insert row
3. start to enter values to be inserted, don't do the insertion
4. consider a bound control (bug found on listbox, probably all other
controls), bound to a field where a value different than the control's default
value has been entered
5. call that control's refresh() method

Actual Results:  
the control's value becomes the control's default value

Expected Results:
the control's value should stay the value entered


Reproducible: Always

User Profile Reset: No

Additional Info:


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