Page 1 of 1

Issue #5923 - Floor container don't keep objects hidden

Posted: Tue Apr 23, 2019 4:50 pm
by Geoplace
Floor Container has an impact of not maintaining the desired object visibility (hide) when you edit other objects inside it, the hided ones are shown again.

Also when you save the file with the rectangle hidden and when re-open it again it will show everything. (Don’t save the hide status of the children objects)

1.-Choose the Arch workbench.
2.-Draw a line (one or more) and a rectangle (its face property is true)
3.-Create a floor object.
4.-Drag and Drop the line and rectangle inside the floor object.
5.-Select the Rectangle object and hit spacebar key (to toggle visibility) hide it.
rectangle hidden.png
rectangle hidden.png (67.04 KiB) Viewed 1582 times

6.-Draw a new line or trim extend one existent. Or change its length and clic recompute button (F5).
7.-The rectangle show again without request. (If it is the base of a slab, the slab will show)
line modified and rectangle shown.png
line modified and rectangle shown.png (175.36 KiB) Viewed 1582 times
When all the elements are outside the Floor Container you can modify the line elements and the visibility of the rectangle stays as needed (hide)

Here is a sample file where you just need to do step 5 and 6 to view the bug.
Hide Arch Shown unexpected Bug.FCStd
(13.94 KiB) Downloaded 51 times

Please confirm if it is a bug to file its report.
What do you think @yorik?

Tested with:
OS: Windows 8.1
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16110 (Git)
Build type: Release
Branch: (HEAD detached at upstream/releases/FreeCAD-0-18)
Hash: f7dccfaa909e5b9da26bf50c4a22ccca9bb10c40
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0

OS: Windows 8.1
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.16502 (Git)
Build type: Release
Branch: master
Hash: 06962535fa9ff348acca1b893cc4239908fb8bae
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0

Re: (Bug) Floor container don't keep objects hidden

Posted: Thu Apr 25, 2019 7:12 pm
by yorik
Yes I have seen this behaviour too, BuildingPart objects constantly turn their children on. But so far couldn't find the cause. It is likely because of the Group extension, but couldn't find any further clue...

Re: (Bug) Floor container don't keep objects hidden

Posted: Mon Apr 29, 2019 2:28 pm
by Geoplace
yorik wrote: Thu Apr 25, 2019 7:12 pm Yes I have seen this behavior too, BuildingPart objects constantly turn their children on. But so far couldn't find the cause. It is likely because of the Group extension, but couldn't find any further clue...
Is ok to file a bug report?

So there could get some interdisciplinary help.

Regards.

Re: (Bug) Floor container don't keep objects hidden

Posted: Tue Apr 30, 2019 1:53 pm
by yorik
Geoplace wrote: Mon Apr 29, 2019 2:28 pm Is ok to file a bug report?
Yes, sure!

Re: (Bug) Floor container don't keep objects hidden

Posted: Tue Apr 30, 2019 2:55 pm
by Geoplace

Re: (Bug) Floor container don't keep objects hidden

Posted: Thu May 02, 2019 5:04 pm
by yorik
Thanks!

Re: Issue #5923 - Floor container don't keep objects hidden

Posted: Thu Jun 30, 2022 6:28 pm
by Kunda1
Updated thread title to reflect GH ticket issue #5923