Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouping objects bugs #137

Open
Pointy-hair opened this issue Jul 29, 2017 · 8 comments
Open

Grouping objects bugs #137

Pointy-hair opened this issue Jul 29, 2017 · 8 comments

Comments

@Pointy-hair
Copy link

Pointy-hair commented Jul 29, 2017

Incorrect behaviour in shape grouping

To reproduce

  1. Add 3 rectangles.
  2. Select these and group.
    either (--------incorrect behaviour)
  3. Rotate with group handle.
  4. Resize objects in group.
    --------Selection rectangle does not bound shapes
    --------Strange resize, breaks alignment and preview changes position once mouse up.
    or
  5. Click on the Rotate 90 or change angle in arrange.
  6. Resize group.
    --------Each item rotates, not group of shape
    --------Selection rectangle does not bound shapes
    --------Shapes do resize but group already broken
    or
  7. Resize with Arrange Toolbar Size options width/height
    --------Shapes don't change just selection rectangle
    or
  8. Select single object in group
  9. Move it
    --------Group bounds don't change
    or
  10. Flip Horz or Vert of group
    ---------Does nothing
  11. Drag select
    --------- Each shape is selected not group

Expected
a) Selection box should always bound grouped shapes.
b) Rotate operation should rotate group of shapes as a group and not individually.
c) Rotated shapes grouped should resize with the selection bounds.
d) Resize/Rotate should operate the same both on Arrange toolbar and shape selection box handles.

@stale
Copy link

stale bot commented Jul 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 5, 2019
@davidjgraph davidjgraph added the notstale Stop the stale bot from processing label Jul 5, 2019
@stale stale bot removed the wontfix label Jul 5, 2019
@jgraph jgraph deleted a comment from zhangml17 Aug 14, 2019
@janfrederik
Copy link

These issues are still very much present in the draw.io plugin of Confluence Cloud

@mcouper
Copy link

mcouper commented May 12, 2020

Bump...ran into similar issues with the downloaded app (Mac version). Created 3 circles, grouped them, then tried to move them. Each is selectable individually, but not as a group. In fact, highlighting all three shows three individual objects; rather than a single grouped object.

It appears that this could be tied to the size of the objects, and the fact that the selection area for the group is too small to be accessible.

@onavsaber

This comment has been minimized.

@davidjgraph

This comment has been minimized.

@m-radzikowski
Copy link

Just to add, the group bounds do not appear to change at all in most cases when the inner elements are resized. It's not only a matter of rotating etc. Simple scenario:

  1. Create 2 rectangles
  2. Group them
  3. Make one bigger
  4. Make other smaller

Here I resized rect A to the left and shrunk rect B. You can see that the group is still of it's original size.

The workaround is to ungroup and group objects again, but that's not what I want to do every time I modify the group.

image

@davidjgraph davidjgraph removed the notstale Stop the stale bot from processing label Aug 30, 2023
@luciandf

This comment was marked as off-topic.

@iggysniggy

This comment was marked as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants