MantisBT - ParaView
View Issue Details
0011015ParaViewFeaturepublic2010-07-20 14:292010-12-02 16:28
Alan Scott 
David Partyka 
normalminoralways
closedfixed 
 
3.10 
0011015: Sort block lists
A user has requested that we add an option to reorganize the list of blocks in alphabetical order read from a dataset. This is specific to the exodus reader, but could be generalized anywhere blocks are displayed.

This user has 400 blocks that he is trying to scan through for a particular block.
No tags attached.
Issue History
2010-07-20 14:29Alan ScottNew Issue
2010-07-28 16:29Utkarsh AyachitStatusbacklog => tabled
2010-07-28 16:29Utkarsh AyachitAssigned To => David Partyka
2010-09-01 11:24Utkarsh AyachitTarget Version3.10 => 3.10.shortlist
2010-11-15 18:47David PartykaNote Added: 0023279
2010-11-15 18:47David PartykaStatustabled => @80@
2010-11-15 18:47David PartykaFixed in Version => 3.10.shortlist
2010-11-15 18:47David PartykaResolutionopen => fixed
2010-12-01 15:31Utkarsh AyachitFixed in Version3.10.shortlist => 3.10
2010-12-02 16:28Alan ScottNote Added: 0023684
2010-12-02 16:28Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0023279)
David Partyka   
2010-11-15 18:47   
I extended the pqExodusIIPanel to sort Blocks and changed pqCheckableHeaderView to properly detect when the user clicks on the checkbox to toggle selection rather than clicking any where on the header. This allows clicking on the header to sort without also causing the checkbox selection to change.
(0023684)
Alan Scott   
2010-12-02 16:28   
Tested remote server, Windows client, trunk.