<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 values-only with "transposed" flag does not transpose output"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134802">134802</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Paste values-only with "transposed" flag does not transpose output
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </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>rafael.palma.lima@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am using LO Calc 6.4.4.2 on Ubuntu 20.04. When I copy a range of cells
containing formulas (ex: a column of numbers resulting from a formula) and I
want to copy and paste the values transposed onto a row, it keeps pasting
values as a column.

Steps to reproduce:
1 - Create a column of formulas resulting in numbers
2 - Ctrl-C to copy the cells containing the formula results
3 - Ctrl + Shift + V to open Paste Special dialog
4 - Check the "Transpose" option
5 - Click "Paste Values-Only" button at the top left corner of the dialog

Results: It paste the values, but without transposing them

Note that if I click the "Transpose" button at the top right corner of the
dialog and uncheck the "Formula" option, it will still paste the transposed
Formulas.

I think there is either a bug here of at least some inconsistency with this
dialog box.

In any case, I cannot paste transposed values.</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>