jgraph / drawio-desktop

Official electron build of draw.io
https://www.diagrams.net
Apache License 2.0
49.23k stars 4.91k forks source link

Not possible to expand/collapse containers anymore. #1802

Open Gitgeridoo opened 1 month ago

Gitgeridoo commented 1 month ago

Preflight Checklist

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

Describe the bug It's not possible to collapse or expand containers anymore, existing (created in files when they did work) or newly created ones (by grouping the shape). The "-"-sign at the top-left of the shape is visible (so the Extras / Collapse/Expand option is activated) but when clicked, the shape is selected for a brief moment, and then de-selected again (indicated by the edit points of the shape. The Arrange / Group option is greyed out and the Arrange / Ungroup option is selectable.

Containers do work in the online version, both existing ones that were created in files when they did work, and newly created ones by grouping shapes.

To Reproduce Steps to reproduce the behavior:

  1. With the mouse, click on the "-" in the top-left corner of the shape Nothing happens. or
  2. Create a new shape on the canvas
  3. Goto Arrange / Group.
  4. With the mouse, click on the "-" in the top-left corner of the shape. Nothing happens.

Expected behavior When a shape is a container, it should behave as one.

Screenshots If applicable, add screenshots to help explain your problem.

draw.io version (In the Help->About menu of the draw.io editor):

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

alderg commented 1 month ago

Can you please attach the affected draw.io diagram?

Gitgeridoo commented 1 month ago

It also occurs in new files. DrawIO_macOS_ContainersNotWorking

Gitgeridoo commented 1 month ago

DrawIO_macos-24.6.4_ContainerNotWorking.drawio.zip Here's a new document with only a container that doesn't work. If I load the same file in the browser version, it does work.

davidjgraph commented 1 month ago

if you open developer tools, any error in there when you click the minus?

Gitgeridoo commented 1 month ago

When I click Open Developer Tools, I get this. image

davidjgraph commented 1 month ago

which binary are you running? What is the OS verison? CPU arch?

Gitgeridoo commented 1 month ago

image

Gitgeridoo commented 1 month ago

which binary are you running? What is the OS verison? CPU arch?

Seeing this being important, might I suggest adding this to the New issue template?

davidjgraph commented 1 month ago

which draw.io binary are you running?

AndriiPetrovDev commented 1 month ago

the same problem. v24.6.4

Gitgeridoo commented 3 weeks ago

I'm not sure if I'm understanding your question "what draw.io binary are you running?" as I've provided the screenshot with the CPU architecture, OS and OS version and the app version I provided earlier.

macOS 14.5, Intel, draw.io app version 24.6.4

Is this sufficient information?