MantisBT - ParaView
View Issue Details
0015659ParaView(No Category)public2015-08-18 13:452015-09-09 21:50
Dan Lipsa 
Dan Lipsa 
normalminorhave not tried
closedfixed 
4.3 
4.4 
TBD
incorrect functionality
0015659: Interactive selection de-syncs when scale, rotate or translate
Load can.ex2
Set Interactive Select Cells On
Interactively select some cells
Scale the data using the mouse wheel


The mouse position and the selected cell do not match up anymore. The same mismatch can be obtained by rotating the object with the right mouse button instead of scale.
commit 4d6826e29bce5a52c2b7edc8cdf06fd75dd6ee41
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Fri Aug 28 09:47:01 2015 -0400

    BUG 0015659: Fix interactive selection + transformation.
    
    When interactive selection is enabled, the dataset can be transformed
    using right click and drag for rotation and middle click and drag for
    translation or wheel rotate for scale. When doing these transformation
    the selected cell becomes out of sync with the data.
No tags attached.
Issue History
2015-08-18 13:45Dan LipsaNew Issue
2015-08-18 13:45Dan LipsaAssigned To => Dan Lipsa
2015-08-21 21:52Dan LipsaSummaryInteractive selection de-syncs when scale => Interactive selection de-syncs when scale, rotate or translate
2015-08-27 15:12Dan LipsaStatusbacklog => active development
2015-08-27 15:12Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1244#r1244
2015-08-28 12:57Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1247#r1247
2015-09-01 10:44Dan LipsaStatusactive development => gatekeeper review
2015-09-01 10:44Dan LipsaAdditional Information Updatedbug_revision_view_page.php?rev_id=1259#r1259
2015-09-03 09:59Utkarsh AyachitNote Added: 0035160
2015-09-03 09:59Utkarsh AyachitStatusgatekeeper review => customer review
2015-09-03 09:59Utkarsh AyachitResolutionopen => fixed
2015-09-03 09:59Utkarsh AyachitFixed in Version => git-master
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4
2015-09-09 21:50Alan ScottNote Added: 0035193
2015-09-09 21:50Alan ScottStatuscustomer review => closed

Notes
(0035160)
Utkarsh Ayachit   
2015-09-03 09:59   
Merge request:
https://gitlab.kitware.com/paraview/paraview/merge_requests/337 [^]
(0035193)
Alan Scott   
2015-09-09 21:50   
Looks good.

Tested remote server, Linux, master.