MantisBT - ParaView
View Issue Details
0013098ParaView(No Category)public2012-04-13 13:122012-10-29 17:04
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
 
3.98.0 
Sandia
13098_fix_plot_selections
incorrect functionality
0013098: Selections not show correctly in Plot views when the selection is made in some other view
This bug is presented as a test failure for test pv.SpreadSheet2

* Wavelet + Plot Over Line.
* Show the Plot Over Line filter in 3D view and line plot. Make a selection in line plot, it reflects correctly in the 3D view, do it the other way around and the line plot does not update at all.
No tags attached.
Issue History
2012-04-13 13:12Utkarsh AyachitNew Issue
2012-04-13 13:34Utkarsh AyachitTopic Name => 13098_fix_plot_selections
2012-04-13 13:34Utkarsh AyachitNote Added: 0028478
2012-04-13 13:34Utkarsh AyachitStatusbacklog => gatekeeper review
2012-04-13 13:34Utkarsh AyachitFixed in Version => git-next
2012-04-13 13:34Utkarsh AyachitResolutionopen => fixed
2012-04-13 13:34Utkarsh AyachitAssigned To => Utkarsh Ayachit
2012-04-20 13:50Utkarsh AyachitFixed in Versiongit-next => git-master
2012-04-20 13:51Utkarsh AyachitStatusgatekeeper review => customer review
2012-04-20 13:51Utkarsh AyachitNote Added: 0028504
2012-05-18 18:43Alan ScottNote Added: 0028623
2012-05-18 18:43Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028478)
Utkarsh Ayachit   
2012-04-13 13:34   
commit 50544f15333e4eec00b68152130d15fd1f7c0e75
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Apr 13 13:31:55 2012 -0400

    BUG 0013098. Fixed selections in plots.
    
    When we fixed selections in tile-displays for plots, we introduced a bug where
    the selection wasn't passed on correctly under certain conditions. Fixed that.
(0028504)
Utkarsh Ayachit   
2012-04-20 13:51   
merged into master, where applicable.
(0028623)
Alan Scott   
2012-05-18 18:43   
Linux, local server, master.

Tested as per these directions from Utkarsh:
* Wavelet + Apply
* Plot OVer Line + Apply
* Click on 3D View and Turn on visibility of PlotOVerLine in the 3D View
* Uncheck "Show Line" to hide the 3D widget
* In the 3D View, "Select Points On" or "Select Points Through" to select some points on the line shown in the 3D View.
 -- You should see selection made on the 2D view as well.