MantisBT - ParaView
View Issue Details
0005239ParaView(No Category)public2007-06-26 10:472007-09-05 17:03
Ken Moreland 
Utkarsh Ayachit 
highmajoralways
closedno change required 
 
 
0005239: Extract Selection Cell not getting selection
When you select a group of cells and then add the Extract Selection (Cell) filter, the indices in the object inspector are supposed to be set to the selected cells. Instead, no indices are shown.
No tags attached.
related to 0005565closed Utkarsh Ayachit Selection is not shown when globa ids is check in selection inspector 
Issue History
2007-08-23 17:10Berk GeveciCategory => 3.2
2007-08-31 11:44Utkarsh AyachitRelationship addedrelated to 0005565
2007-08-31 11:45Utkarsh AyachitStatustabled => @80@
2007-08-31 11:45Utkarsh AyachitResolutionopen => no change required
2007-08-31 11:45Utkarsh AyachitNote Added: 0008790
2007-09-05 17:03Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0007940)
Berk Geveci   
2007-06-26 11:00   
Yup, known bug :-) Due to display-representation transition. We will address this before 3.2.
(0007944)
Utkarsh Ayachit   
2007-06-26 11:46   
Partial fix for BUG# 5239. Cell ids now show up correctly. Need to fix for global ids.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionManager.cxx,v <-- pqSelectionManager.cxx
new revision: 1.50; previous revision: 1.49
(0008790)
Utkarsh Ayachit   
2007-08-31 11:45   
This bug is no longer relevant since the extract selection mechanism changed. The new "Extract Selections" filter copies the cells correctly. The part related to issues with global ids is captured in bug 0005565.