<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 autocalculate quite simple case still buggy"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129333">129333</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>calc autocalculate quite simple case still buggy
          </td>
        </tr>

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

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

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

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

        <tr>
          <th>Reporter</th>
          <td>newbie-02@gmx.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
simple test: 

A1: 2
B1: 3
C1: =SUM(A1:B1)
A1:C1: copy
A2:C2: paste
C:C: insert column left / before
B2: delete content
D2: observe: !not updated!

from tests from other users in other cases it might be that this error doesn't
show up in all situations, but only under special circumstances, i had already
suspected calc to be 'not xeon-aware' or 'not 8-core aware' or 'not win7-aware'
... there is yet no clear picture from the feedback ... :-( ... it might be
something works differently because i mainly work with 'server installs',
(msiexec /a ...) or whatever ... i'd like to find out,  

thus i kindly ask that some testers check out that little script and provide
feedback, 



Steps to Reproduce:
1. - A1: 2
2. - B1: 3
3. - C1: =SUM(A1:B1)
4. - A1:C1: copy
5. - A2:C2: paste
6. - C:C: insert column left / before
7. - B2: delete content
8. - D2: observe: !not updated!


Actual Results:
D2 not updated, one may even delete all content in the area A1:C2, D1 and D2
remain with the result '5' despite summing only empty cells ... 

Expected Results:
D2 updated in the same way it would happen if you do not insert a column
between source-range and formula


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.5.0.0.alpha0+ (x64)
Build ID: 9ab43aebad67383057d2cc3f754ce2193fa78b4e
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc:</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>