MantisBT - ParaView
View Issue Details
0005724ParaView(No Category)public2007-09-17 13:072009-05-13 13:59
Amy Squillacote 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0005724: Edit View Options button and spreadsheet view
For a spreadsheet view, the Edit View Options button is enabled in the upper left corner, but clicking that button causes the following error message.

An options dialog is not available for the active view.

If there should be view options for the spreadsheet view, then that dialog box should be added. Otherwise, the button should be either removed or made inactive for that type of view.
No tags attached.
Issue History
2007-09-17 13:07Amy SquillacoteNew Issue
2008-04-15 09:54Berk GeveciAssigned To => Clinton Stimpson
2008-04-15 09:54Berk GeveciStatusbacklog => tabled
2008-04-15 09:54Berk GeveciCategory => 3.4
2008-07-24 13:31Utkarsh AyachitAssigned ToClinton Stimpson => Utkarsh Ayachit
2008-07-25 09:14Utkarsh AyachitStatustabled => @80@
2008-07-25 09:14Utkarsh AyachitResolutionopen => fixed
2008-07-25 09:14Utkarsh AyachitNote Added: 0012821
2008-07-28 19:13Alan ScottStatus@80@ => closed
2008-07-28 19:13Alan ScottNote Added: 0012843
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
(0012821)
Utkarsh Ayachit   
2008-07-25 09:14   
The view options tool button on the top of the view frame is enabled only if view options can be shown for the view.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqActiveViewOptionsManager.cxx,v <-- Qt/Components/pqActiveViewOptionsManager.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqActiveViewOptionsManager.h,v <-- Qt/Components/pqActiveViewOptionsManager.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- Qt/Components/pqMainWindowCore.cxx
new revision: 1.281; previous revision: 1.280
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.cxx,v <-- Qt/Components/pqViewManager.cxx
new revision: 1.59; previous revision: 1.58
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.h,v <-- Qt/Components/pqViewManager.h
new revision: 1.21; previous revision: 1.20
(0012843)
Alan Scott   
2008-07-28 19:13   
Tested client/server