MantisBT - ParaView
View Issue Details
0014048ParaView(No Category)public2013-05-03 13:222015-01-11 08:26
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.04.0 
Sandia
14045_fix_selection_speadsheet_view_bug
incorrect functionality
0014048: Spreadsheet View doesn't show selected cells correctly.
- Create Sphere, Apply
- Split View and create SpreadSheet View
- Swicth to show "Cells" in the spreadsheet view
- select cell around the center -- Works
- Now select a cell closer to the periphery ( we need to select a cell not currentl visible in the spreadsheet view).

-- The previously highlighted cells aren't cleared -- that's a BUG.

No tags attached.
Issue History
2013-05-03 13:22Utkarsh AyachitNew Issue
2013-05-03 13:24Utkarsh AyachitTopic Name => 14045_fix_selection_speadsheet_view_bug
2013-05-03 13:24Utkarsh AyachitNote Added: 0030689
2013-05-03 13:24Utkarsh AyachitStatusbacklog => gatekeeper review
2013-05-03 13:24Utkarsh AyachitFixed in Version => git-next
2013-05-03 13:24Utkarsh AyachitResolutionopen => fixed
2013-05-03 13:24Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-05-03 13:24Utkarsh AyachitTarget Version => 4.0
2013-05-10 08:23Utkarsh AyachitFixed in Versiongit-next => git-master
2013-05-10 08:23Utkarsh AyachitStatusgatekeeper review => customer review
2013-05-10 08:23Utkarsh AyachitNote Added: 0030746
2013-05-13 17:13Alan ScottNote Added: 0030759
2013-05-13 17:13Alan ScottStatuscustomer review => closed
2013-05-18 20:00Utkarsh AyachitFixed in Versiongit-master => 4.0
2015-01-11 08:26Sebastiennn JourdainSource_changeset_attached => ParaView master 936f4ed5
2015-01-11 08:26Utkarsh AyachitSource_changeset_attached => ParaView master d0063360

Notes
(0030689)
Utkarsh Ayachit   
2013-05-03 13:24   
commit d0063360322e25cc582909e7a2f40373d0f94c59
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri May 3 13:22:53 2013 -0400

    BUG 0014048. Selected rows weren't cleared when selection changed.
    
    Selected rows weren't cleared when selection changed, rather the notification
    that the rows were cleared wasn't sent. Fixed that. Also fixed the random header
    highliting issue (the header for the spreadsheet view would occassionaly go
    *bold* as the selection changed.
    
    Change-Id: Id49a79f01c54101fbbbbc0e376747a084e3932c9
(0030746)
Utkarsh Ayachit   
2013-05-10 08:23   
SUMMARY
---------------------------------------------
Topics merged into master:
        13853_catalyst_immediate_mode_rendering2
        13981_fix_install_rules
        13991_fix_window_sizes
        14040_add_save_animation_time_range_v2
        14046_fix_selection_issues
        14058_fix_camera_animation_in_parallel_scale
        14059-vtkPVGeometryFilter-unnecessary-array
        fix-custom-view-button-leak
        fix-multi-block-issues
        fix_pointsprite_plugin
        gmv-test-cleanup
        pvw-add-exit-button
(0030759)
Alan Scott   
2013-05-13 17:13   
Tested Linux, master, remote server.