MantisBT - ParaView
View Issue Details
0007326ParaView(No Category)public2008-07-10 12:562009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0007326: Selection inspector cannot display cell variables
The selection inspector cannot display cell variables.

* Run Paraview.
* Open Can. Select all variables. Apply.
* "Select cells on", select one cell.
* View/ Selection inspector/ Display Style/ Cell Label/ Visible == Selected.
* Under Label Mode, try to select Cell Variable EQPS. It is not available, but should be.
No tags attached.
Issue History
2008-07-10 12:56Alan ScottNew Issue
2008-07-10 12:57Alan ScottStatusbacklog => tabled
2008-07-10 12:57Alan ScottAssigned To => Utkarsh Ayachit
2008-07-15 11:53Utkarsh AyachitStatustabled => @80@
2008-07-15 11:53Utkarsh AyachitResolutionopen => fixed
2008-07-15 11:53Utkarsh AyachitNote Added: 0012708
2008-07-16 22:35Alan ScottStatus@80@ => closed
2008-07-16 22:35Alan ScottNote Added: 0012730
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012708)
Utkarsh Ayachit   
2008-07-15 11:53   
Selection inspector was not showing cell variables since the data information was not marked dirty after the representation was updated.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDataLabelRepresentationP
roxy.cxx,v <-- Servers/ServerManager/vtkSMDataLabelRepresentationProxy.cxx
new revision: 1.17; previous revision: 1.16
(0012730)
Alan Scott   
2008-07-16 22:35   
Tested client/server.