MantisBT - ParaView
View Issue Details
0009843ParaViewBugpublic2009-11-04 16:422015-12-23 22:10
Alan Scott 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.8 
0009843: Exodus - Apply Displacements button unchecks incorrectly
ParaView 3.6.2, XP, local server.
Open can.exo.
Select all variables (all variables turn on).
Select all variables (all variables turn off).

<<Bug>> - notice that Apply Displacements has turned off. It should remain on, but grayed out (since the displacement variable is off)

Select all variables (all variables turn on). Apply Displacements should now be back to the original state (probably on).

No tags attached.
Issue History
2009-11-04 16:42Alan ScottNew Issue
2009-12-09 09:54Utkarsh AyachitNote Added: 0018734
2010-01-18 22:25Alan ScottNote Added: 0019186
2010-01-19 15:26Utkarsh AyachitNote Added: 0019200
2010-01-19 15:26Utkarsh AyachitStatusbacklog => @80@
2010-01-19 15:26Utkarsh AyachitFixed in Version => 3.8
2010-01-19 15:26Utkarsh AyachitResolutionopen => fixed
2010-01-19 15:26Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-01-20 18:37Alan ScottNote Added: 0019233
2010-01-20 18:37Alan ScottStatus@80@ => @20@
2010-01-20 18:37Alan ScottResolutionfixed => reopened
2015-12-23 22:10Alan ScottNote Added: 0035611
2015-12-23 22:10Alan ScottStatusexpired => closed
2015-12-23 22:10Alan ScottResolutionreopened => fixed

Notes
(0018734)
Utkarsh Ayachit   
2009-12-09 09:54   
Wouldn;t think fix make it harder for user to understand why "Apply Displacements" is disabled. Currently when "DISPL" is not checked, Apply Dispacements gets unchecked. If the user checks "Apply Displacements" now, it automatically forces "DISPL" to be checked.

Would be be a better fix if when "DISPL" is checked, we restored the "Apply Displacements" to the last accepted value?
(0019186)
Alan Scott   
2010-01-18 22:25   
Yes, I totally agree with the note to return to the last accepted value.
(0019200)
Utkarsh Ayachit   
2010-01-19 15:26   
When displ array is enabled, set the value of ApplyDisplacements to the last accepted value.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusIIPanel.cxx,v <-- Qt/Components/pqExodusIIPanel.cxx
new revision: 1.24; previous revision: 1.23
(0019233)
Alan Scott   
2010-01-20 18:37   
Close, but not quite.

Open can.exo
turn displacements off.
select all variables button, turning them all on.
select all variables button, turning them all off.
select all variables button, turning them all on.

Note that displacements turns on. This isn't correct, is it?
(0035611)
Alan Scott   
2015-12-23 22:10   
This is fixed. Tested local server, 5.0.0-RC2, Linux.