<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 - Shrinking the selection using the "fill cells" handle deletes content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126962">126962</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Shrinking the selection using the "fill cells" handle deletes content
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS
          </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>iOS
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>contact@0x17.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
In calc on iOS there two handles:
a.) one to grow/shrink the cell selection
b.) one to magically fill adjacent cells based on the content of the selection

When dragging the "b." handle "upwards" over an existing selection will delete
the content of the whole selection - this should not happen.

Let's say we have six cells each containing a number from 1 to 6 and the whole
cell range is selected.

Moving this handle "upwards" from 6 to 4 should not delete all cells. I think a
user would expect, that the cell "6" and "5" are deleted (or nothing at all
happens).

I'll attach a video to this bug report.

Steps to Reproduce:
1. Create a calc sheet with the iOS app
2. Fill cell A1 with "1", B1 with "2" and C1 with "3", select the cells and
grow the selection to F1
3. Move the handle back to e.g. D1

Actual Results:
All cells will be cleared

Expected Results:
Only cell E1 and F1 should be cleared (or nothing is cleared at all).


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>