MantisBT - ParaView
View Issue Details
0010075ParaViewBugpublic2009-12-22 10:392010-02-08 23:15
Ken Moreland 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
3.83.8 
0010075: Selection in spreadsheet view not updating
When you create a selection in a 3D view, the corresponding selection is not updated in a spreadsheet view. To replicate, do the following:

1. Create a sphere source. Apply.
2. Split the view. Make the second view a spreadsheet. Show the sphere.
3. Make a through selection in the 3D view that selects everything.

At this point, the selection should also be showing in the spreadsheet, but it is not. I found that if you scroll the spreadsheet, the selection appears.
No tags attached.
Issue History
2009-12-22 10:39Ken MorelandNew Issue
2010-02-01 15:17Utkarsh AyachitNote Added: 0019415
2010-02-01 15:17Utkarsh AyachitStatusbacklog => @80@
2010-02-01 15:17Utkarsh AyachitFixed in Version => 3.8
2010-02-01 15:17Utkarsh AyachitResolutionopen => fixed
2010-02-01 15:17Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-02-08 23:15Alan ScottNote Added: 0019491
2010-02-08 23:15Alan ScottStatus@80@ => closed

Notes
(0019415)
Utkarsh Ayachit   
2010-02-01 15:17   
When one selected in the 3D view, the spreadsheet view
not necessarily updated. Fixed that by forcing the Qt-view to re-render which
ensures that the selection state gets updated.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqSpreadSheetView.cxx,v <-- Qt/Core/pqSpreadSheetView.cxx
new revision: 1.21; previous revision: 1.20
(0019491)
Alan Scott   
2010-02-08 23:15   
Tested local server, XP, trunk.