MantisBT - ParaView
View Issue Details
0010061ParaViewBugpublic2009-12-17 09:172010-01-12 22:09
Berk Geveci 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.83.8 
0010061: The eye is gray when visibility is on
Load the attached .csv file. The view will switch to spreadsheet view with the table visible. But the eye icon in the pipeline browser will show that it is off.
No tags attached.
csv foo0.csv (16) 2009-12-17 09:17
https://www.vtk.org/Bug/file/7728/foo0.csv
Issue History
2009-12-17 09:17Berk GeveciNew Issue
2009-12-17 09:17Berk GeveciFile Added: foo0.csv
2010-01-04 13:35Utkarsh AyachitStatusbacklog => tabled
2010-01-04 13:35Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-01-04 13:38Utkarsh AyachitNote Added: 0019022
2010-01-04 13:38Utkarsh AyachitStatustabled => @80@
2010-01-04 13:38Utkarsh AyachitResolutionopen => fixed
2010-01-04 13:38Utkarsh AyachitFixed in Version => 3.8
2010-01-12 22:09Alan ScottNote Added: 0019111
2010-01-12 22:09Alan ScottStatus@80@ => closed

Notes
(0019022)
Utkarsh Ayachit   
2010-01-04 13:38   
For spreadsheet view, the view was automatically created
a representation when the view was created, while the display policy also tried
to create a new representation. So there were 2 representations created! Fixed
that.

/cvsroot/ParaView3/ParaView3/Applications/AdaptiveParaView/pqCustomDisplayPolicy.cxx,v <-- Applications/AdaptiveParaView/pqCustomDisplayPolicy.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Applications/AdaptiveParaView/pqCustomDisplayPolicy.h,v <-- Applications/AdaptiveParaView/pqCustomDisplayPolicy.h
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Applications/OverView/Core/DisplayPolicy.cxx,v <-- Applications/OverView/Core/DisplayPolicy.cxx
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Applications/OverView/Core/DisplayPolicy.h,v <-- Applications/OverView/Core/DisplayPolicy.h
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDisplayPolicy.cxx,v <-- Qt/Core/pqDisplayPolicy.cxx
new revision: 1.48; previous revision: 1.47
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDisplayPolicy.h,v <-- Qt/Core/pqDisplayPolicy.h
new revision: 1.15; previous revision: 1.14
(0019111)
Alan Scott   
2010-01-12 22:09   
Tested local server, XP.