MantisBT - ParaView
View Issue Details
0005399ParaView(No Category)public2007-07-24 22:042009-05-13 13:46
Alan Scott 
Utkarsh Ayachit 
normalmajoralways
closedfixed 
 
3.6 
0005399: Color legend can get lost
It is possible to hide the color legend in a way that is not recoverable. Run ParaView 3. Open Disk_Out_Ref.exo. Turn on all vars. Accept. Color by Temp. Toggle Color Legend Visibility. Grab the color legend by the left mouse button, and drag it under the Object Inspector. The only way to get it back is to re-open ParaView.
No tags attached.
Issue History
2008-04-09 21:17Berk GeveciCategory => 3.6
2009-02-16 15:36Ken MorelandAssigned ToBerk Geveci => Utkarsh Ayachit
2009-02-16 16:22Ken MorelandNote Added: 0014972
2009-02-20 14:45Utkarsh AyachitRelationship addedrelated to 0006818
2009-02-20 14:46Utkarsh AyachitRelationship deletedrelated to 0006818
2009-02-20 15:03Utkarsh AyachitNote Added: 0015270
2009-02-20 15:03Utkarsh AyachitStatustabled => @80@
2009-02-20 15:03Utkarsh AyachitResolutionopen => fixed
2009-02-25 20:41Alan ScottNote Added: 0015409
2009-02-25 20:41Alan ScottStatus@80@ => closed
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0014972)
Ken Moreland   
2009-02-16 16:22   
Workaround: if you are paying attention to what you are doing, you can hit undo to move the color bar widget back to where it was.
(0015270)
Utkarsh Ayachit   
2009-02-20 15:03   
Forcing scalar bar to stay within the viewport when interacting.


/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMScalarBarWidgetRepresentationProxy.h,v <-- Servers/ServerManager/vtkSMScalarBarWidgetRepresentationProxy.h
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMScalarBarWidgetRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMScalarBarWidgetRepresentationProxy.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.h,v <-- Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.h
new revision: 1.11; previous revision: 1.10
(0015409)
Alan Scott   
2009-02-25 20:41   
Tested client/ remote server.