<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 - EDITING - Copying content from Calc to Base ignores clipboard changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114337">114337</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING - Copying content from Calc to Base ignores clipboard changes
          </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>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>mkrebes@freenet.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Although the clipboard content was changed, LO Base keeps inserting the old
out-of-date clipboard content which was current, when the program (Base) was
started.

Steps to Reproduce:
1. Have an .odb file ready to quickly branch into a pre-setup database with LO
base
2. Open a .xlsx file with lets say a basic table as simple as 1 column with a
heading and some data below
3. copy the full data area (including header in my case but that doesnt matter)
4. open base (using the mentioned .odb file in my case)
5. insert your clipboard content to a suited database, check the db content
with a double click
6. change the data in calc, save, copy to clipboard again
7. go to base again and insert the "new" clipboard content to the same file

Actual Results:  
The same old clipboard content that was current when base was started gets
inserted to the database again.

Expected Results:
The new clipboard content should be inserted.
That the clipboard actually contains new data can be seen if the insert is done
to any other programm let it be notepad or word or whatever.


Reproducible: Always


User Profile Reset: No



Additional Info:
My guess would be that base somehow reads out the clipboard when it is started,
saves the content to another data structure and furthermore no longer checks if
the clipboard was updated.
Problem can be worked around by closing base and starting it again AFTER the
clipboard content was changed. Then the new content gets inserted, but again,
as soon as its changed the new content is ignored.


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101
Firefox/57.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>