<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 - Paste Special with Transpose does not respect visibility of cells"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140979">140979</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Paste Special with Transpose does not respect visibility of cells
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>burnuser2@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
EDITING: Copy and Paste / Paste Special uses only visible (filtered) cells.
But Paste Special with option "Transpose" inserts also invisible cells!


Steps to Reproduce:
1. Make a number list, e.g. 1,2,3,4,5,6
2. Add beside a category list, e.g. a,b,a,b,a,b
3. Activate AutoFilter => select "a"
4. Copy visible numbers (e.g. 1,3,5)
5. Insert below with Paste or Paste Special => 1,3,5
6. Insert below with Paste Special + "Transpose" => 1,2,3,4,5

Actual Results:
non visible cells are inserted too, when using Paste Special with "Transpose"

Expected Results:
Same content pasted when using Paste / Paste Special /Paste Special + Transpose


Reproducible: Always


User Profile Reset: No



Additional Info:
see attached example
(Test with LO 7.1.0.3 and LO 7.1.1.2)</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>