<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 - Calc worksheet content change event is not triggered when pasting csv text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133320">133320</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Calc worksheet content change event is not triggered when pasting csv text
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>BASIC
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pgkos.bugzilla@yahoo.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Calc worksheet content change event is not triggered when pasting csv text into
an existing worksheet.

Steps to Reproduce:
Steps to reproduce:

- Open a plain text editor.
- Input some csv text.
- Copy the text to clipboard.
- Open Calc.
- Assign a macro to the worksheet's content changed event.
- Paste the text from the clipboard.
- A CSV text import window appears.
- Click OK.

Actual Results:
The event is not triggered, despite the fact that the cell contents changed.

Expected Results:
The event should be triggered and macro assigned to the event should run when
pasting csv text into a spreadsheet.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.4.2
Build ID: 6.4.4-1
CPU threads: 32; OS: Linux 5.6; UI render: GL; VCL: kf5; 
Locale: en-US (en); UI-Language: 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>