Cannot move bodies from Group node to parent Part node

Report observations made with the new Toponaming branch.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
BassMati
Posts: 98
Joined: Sat Oct 06, 2018 11:39 am
Location: Germany Bielefeld
Contact:

Cannot move bodies from Group node to parent Part node

Post by BassMati »

Hi there,

not sure if this is the right forum (found a link to here in https://github.com/realthunder/FreeCAD/issues/362), but here's something odd I found working with Realthunder's link branch version:

I have a App:Part with a Group (App::DocumentObjectGroup) child, with PartDesign Bodies child nodes.

1. Select the bodies and drag them out of the Group node back on the "Part" node.

This has no effect.
Cut & paste does not work either. "Cut" is disabled on bodies under a group node.
You can move the bodies between group nodes.

Workaround

1. Drag the bodies on the document root node first.
2. Then drag them onto the "Part" node.

Any ideas why?
I have a demo attached.

Best regards
Ulrich

OS: Windows 10 Version 2004
Word size of FreeCAD: 64-bit
Version: 2023.131.26244 +5365 (Git)
Build type: Release
Branch: LinkDaily
Hash: 73c4ca254c5de8849d104973482e98399fb24863
Python version: 3.10.8
Qt version: 5.15.4
Coin version: 4.0.1
OCC version: 7.6.3
Locale: English/United States (en_US)
Attachments
group-drag-bodies.FCStd
(8.31 KiB) Downloaded 50 times
Post Reply