<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 Error at Paste: Instead to overwrite selected text by text from clipboard selected text iis copied to clipbpoard"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126164">126164</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING Error at Paste: Instead to overwrite selected text by text from clipboard selected text iis copied to clipbpoard
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.3.0.0.beta2+
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>Stefan_Lange_KA@T-Online.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=152469" name="attach_152469" title="Test document to show the problem">attachment 152469</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=152469&action=edit" title="Test document to show the problem">[details]</a></span>
Test document to show the problem

When any text is copied into the clipboard and should be pasted into any not
empty cell or comment and the cell or comment content, that should be
overwritten by clipoard content, is selected (marked) by mouse, the paste
action results in copy the selected cell or comment content to the clipboard
instead of overwrite the selected text by clipboard content.

In my tests I couldn't reproduce this behavior, when the cell or comment
content to overwrite at paste is selected by keyboard.

Reproduce the problem:
- open the attached document "Test_Copy+Paste.ods"
- right click into cell C1 and choose "Edit Comment"
- select all comment text (or only a part) by mouse, then right click into the
selected text and choose "Copy" (or copy the text by Ctrl+C)
- click anywhere that comment box closes
- check clipboard content: right click into any empty cell and choose "Paste":
The text "Kommentar zu Zelle C1" (or the selected part) is pasted -> OK
- right click into cell C2 and choose "Edit Comment"
- select all comment text (or a part) by mouse, then right click into the
selected text and choose "Paste" (or paste the text by Ctrl+V)
Result: 
- The comment text remains unchanged.
- Instead now the selected text from comment is copied to clipboard: Right
click into any empty cell and choose "Paste" -> the selected text from comment
to C2 (all or the part) is inserted.
The same probleme exists when not comment content is edited but cell content.</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>