<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tracking changes creates an entry for every change (so pasting a column means an entry for every cell)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134307">bug 134307</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>4.4.7.2 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tracking changes creates an entry for every change (so pasting a column means an entry for every cell)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134307#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tracking changes creates an entry for every change (so pasting a column means an entry for every cell)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134307">bug 134307</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>No, it shouldn't. Or rather, it could in this one special case only if the
target range was empty. As soon as existing data is replaced by the paste at
least those individual values and changes must be tracked. So while splitting
the paste into blocks of empty and non-empty target ranges might be a solution,
tracking the empty target blocks would yield just a "here is a block of pasted
data". If those then before empty cells contained data before which was cleared
before pasting, going back in history to pick an older value would have to
split that one block again. Same if a value in a pasted range is changed later.
While all this may be doable it would quite complicate the tracking and the
dependencies of changes.</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>