<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 - Bbox should rotate with rotated groups (like it does for single objects)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135034">135034</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Bbox should rotate with rotated groups (like it does for single objects)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.4.0 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>Draw
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jim.avera@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Grouped objects can not be resized independently along each axis if the group
has been rotated.  The bounding-box shown when a group is selected is always
aligned with the paper (i.e. not rotated with the object); using the side
resize handles therefore affects rotated objects in both directions (from the
perspective of the original axes).

This is different than what happens with single ungrouped objects.   

If a single object is rotated, its bbox rotates along with it, so the side
resize handles still manipulate the object along it's original (now rotated)
axes.  IMO this is almost always what the user wants, but there might be
use-cases for the unrotated-bbox behavior.

However groups should behave the same as single objects.

A group remembers its rotation angle, so it should be possible to show rotated
axes for groups.

An additional problem/bug is that if a rotated group IS resized, then even if
the group's rotation is set back to zero, it can not ever again be resized
independently in horiz. and vertical directions.

Steps to Reproduce:
1. Draw a box and an adjacent circle, and make them a group
   (click the box, SHIFT-click the circle, then Shape->Group=>Group)
2. Resize only horizontally or vertically using side handles (this works)
3. Format->Position and Size... and set Rotation angle to 15; OK
4. Click outside, then click the group to select it (bbox displays).
5. The bbox is not rotated; side resize handles change in both (original)
directions.

6. Resize the group in some way; then Format->Position and Size... and set
Angle back to zero; OK
7. Try to resize -- can not resize in only one axis.

Actual Results:
.

Expected Results:
Groups and individual objects should work the same, with a group's bbox
rotating with the group instead of staying aligned with the page edges.


Reproducible: Always


User Profile Reset: No



Additional Info:
This is an old problem, probably inherited from OO</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>