View Issue Details

IDProjectCategoryView StatusLast Update
0001736FreeCADBugpublic2014-12-04 14:01
ReporterThierry Assigned Towmayer  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformFujitsu-Siemens PentiumOSWindows XPOS VersionXP Pro SP3
Product Version0.14 
Summary0001736: Parts with multiple colors are displayed in a single bad color after hiding
DescriptionIn the design process or for variants management, I need to hide parts (Hide selection) and save and close the design.
When I open the design again and need to see some of the hidden parts (Show selection), the parts are displayed in a single color which was the default color set in the preferences pane at the time they were saved.
To have the parts in their original colors again, I must have them visible, save the file, close the file, and open the file.

The parts should always display with the right colors, whether they have been saved hidden or visible.
Steps To Reproduce- create a simple solid part, cube or cylinder
- make faces different colors
- select and hide the part
- save the file
- close the file
- open the file
- select and show the part : single color, default color

to make it visible again :
- make the part visible
- save the file
- close the file
- open the file : the part has its original colors again
Additional InformationMore details here :
http://forum.freecadweb.org/viewtopic.php?f=3&t=7591
TagsGUI
FreeCAD Information

Activities

nahshon

2014-09-16 16:35

reporter   ~0005107

Might be related.

Changes to view properties (I tested with color and transparency) are not undoable/redoable. Also the document is not marked as changed ("*") after view property changes.

If a shape is deleted, undoing the delete returns the shape with the default (not the previously assigned) view properties.

Thierry

2014-09-22 11:47

reporter   ~0005144

Last edited: 2014-09-22 11:49

I confirm :
To definitely loose colors : select a part, delete it, then undo.
The part takes the default color, I found not way back.
Applies both on single and multi colored parts.

Related Changesets

FreeCAD: master 6872b2c3

2014-12-04 14:36:43

wmayer

Details Diff
+ fixes 0001736: Parts with multiple colors are displayed in a single bad color after hiding Affected Issues
0001736
mod - src/Mod/Part/Gui/ViewProviderExt.cpp Diff File

Issue History

Date Modified Username Field Change
2014-09-09 09:21 Thierry New Issue
2014-09-09 11:50 shoogen Tag Attached: GUI
2014-09-09 13:22 wmayer Status new => confirmed
2014-09-16 16:35 nahshon Note Added: 0005107
2014-09-22 11:47 Thierry Note Added: 0005144
2014-09-22 11:49 Thierry Note Edited: 0005144
2014-12-04 14:01 wmayer Changeset attached => FreeCAD Master master 6872b2c3
2014-12-04 14:01 wmayer Assigned To => wmayer
2014-12-04 14:01 wmayer Status confirmed => closed
2014-12-04 14:01 wmayer Resolution open => fixed