<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 - LibreOffice hangs when copy pasting a cell range into formula"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123720">123720</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice hangs when copy pasting a cell range into formula
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>hisfy1nfgi2uf2v@my10minutemail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
LibreOffice hangs when pasting a large 'Ctrl-c' selected cell range into
formula. The paste is interpreted as text and not a cell range.

Steps to Reproduce:
1. Fill a column with lots of data. Autofill a column with 1 2 3 4 ... 10000
works.
2. Select all the cells, and copy them with Ctrl+C
3. Select a new cell, and write "=sum(" then do a 'Ctrl+v'.

Actual Results:
Hangs forever at 100% CPU.

Expected Results:
Cell should either contain "=sum(A1:A10000", return an error, warn that this
operation will be bad, function like now but be interruptible.


Reproducible: Always


User Profile Reset: No



Additional Info:</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>