View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010479ParaViewBugpublic2010-03-29 14:082011-09-01 13:31
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.12 
Summary0010479: Spreadsheet view: Show selected only doesn't work correctly when selection is changed.
Description* Create selection in 3D view.
* Split - create spreadsheet view
* Enable "show selected only"
* Change selection in 3D view
* The spreadsheet now shows incorrect values. Toggle the "show selected only" option off and and on again and you see the correct values.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0021341)
Utkarsh Ayachit (administrator)
2010-07-09 14:44

commit 48dd15ae491e9a8e7ebbdfa781b7696744cb0ec9
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jul 9 14:38:03 2010 -0400

    Fixed BUG 0010479.
    
    The vtkSMSpreadSheetRepresentationProxy was not firing UpdateDataEvent when
    selection was changed which was resulting in the pqSpreadSheetViewModel not
    realizing that the number of rows may have changed. That was causing the issue.
    
    This patch also cleans up the code in vtkAttributeDataToTableFilter and
    vtkTableStreamer by moving the addition of indices to the
    vtkAttributeDataToTableFilter. This makes it easier to handle the case when the
    input has cells but no cell data, for example.


Needs to move to release branch
(0021359)
Utkarsh Ayachit (administrator)
2010-07-12 13:18

commit b9535eaa95b569372786d1ff3ec45ac2d3bb6345
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Jul 12 13:16:46 2010 -0400

    Hide vtkOriginalIndices.
    
    Fixes dashboard issues following commit:
    9afb2ead3e8026be4005e887aecb20c72166a200.
(0021365)
Alan Scott (manager)
2010-07-12 19:37

Tested local server, trunk, Windows.

 Issue History
Date Modified Username Field Change
2010-03-29 14:08 Utkarsh Ayachit New Issue
2010-06-15 09:44 Utkarsh Ayachit Target Version 3.8.2 => 3.8.1
2010-07-09 12:54 Utkarsh Ayachit Status backlog => tabled
2010-07-09 12:54 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-07-09 14:44 Utkarsh Ayachit Note Added: 0021341
2010-07-09 14:44 Utkarsh Ayachit Status tabled => @80@
2010-07-09 14:44 Utkarsh Ayachit Fixed in Version => Development
2010-07-09 14:44 Utkarsh Ayachit Resolution open => fixed
2010-07-12 13:18 Utkarsh Ayachit Note Added: 0021359
2010-07-12 19:37 Alan Scott Note Added: 0021365
2010-07-12 19:37 Alan Scott Status @80@ => closed
2011-09-01 13:31 Utkarsh Ayachit Fixed in Version Development => 3.12


Copyright © 2000 - 2018 MantisBT Team