MantisBT - ParaView
View Issue Details
0010105ParaViewBugpublic2010-01-08 04:542011-01-13 17:00
Stephane P 
Utkarsh Ayachit 
highminoralways
closedfixed 
Development 
3.83.8 
ParaViS
0010105: surface with edge representation does color the surface if data has both surface and lines
if the data is composed of both 2D and 3D cells, the Surface With Edge representation applies the solid color to the surface even if a "color by" field is chosen.

To reproduce the bug, load the given state file, apply the Surface With Edge representation to the AppendDatasets1 entry, and choose color by RTData --> the surface color is the solid color.
No tags attached.
? bug_surface+edge.pvsm (219,417) 2010-01-08 04:54
https://www.vtk.org/Bug/file/7749/bug_surface%2Bedge.pvsm
Issue History
2010-01-08 04:54Stephane PNew Issue
2010-01-08 04:54Stephane PFile Added: bug_surface+edge.pvsm
2010-03-03 16:43Utkarsh AyachitStatusbacklog => tabled
2010-03-03 16:43Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-03-03 16:43Utkarsh AyachitPrioritynormal => high
2010-03-03 16:43Utkarsh AyachitTarget Version => 3.8
2010-03-03 17:12Utkarsh AyachitNote Added: 0019703
2010-03-03 17:12Utkarsh AyachitStatustabled => @80@
2010-03-03 17:12Utkarsh AyachitFixed in Version => 3.8
2010-03-03 17:12Utkarsh AyachitResolutionopen => fixed
2010-03-09 21:47Alan ScottNote Added: 0019787
2010-03-09 21:47Alan ScottStatus@80@ => closed
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-23 11:44Utkarsh AyachitProject => ParaViS

Notes
(0019703)
Utkarsh Ayachit   
2010-03-03 17:12   
Restoring state of texture enable flag as well after rendering edges.
/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkOpenGLRepresentationPainter.cxx,v <-- VTK/Rendering/vtkOpenGLRepresentationPainter.cxx
new revision: 1.11; previous revision: 1.10
(0019787)
Alan Scott   
2010-03-09 21:47   
Tested local client, XP, trunk. Excellent writeup of this bug.