View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014226ParaView(No Category)public2013-08-13 18:222015-01-11 08:23
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target Version4.1Fixed in Version4.1 
Summary0014226: Line Chart Interaction: Find Data dialog breaks selection in line chart view
DescriptionI discovered by accident that if you try to create a selection with the Find Data dialog box on data viewed in a line chart view, the interactive selection in the line chart view ceases to work. To replicate, do the following.

1. Create a Worklet source. Apply.
2. Plot Over Line. Apply.
3. In the line chart view, attempt an interactive selection. It should work fine.
4. Open the Find Data dialog box.
5. For points from the Plot Over Line filter, search for ID is 10 and press Run Selection Query. (Should work fine.)
6. Close the Find Data dialog and try to interactively select points in the line chart view. It no longer works.
TagsNo tags attached.
ProjectSandia
Topic Namefix_chart_interactions
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031806)
Utkarsh Ayachit (administrator)
2013-10-31 12:44

commit f8113ee4f4d206396c5d992da1baf4d9ec2979ae
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Oct 31 12:42:33 2013 -0400

    BUG 0014226: Fix selection on charts + find data
    
    Making pqContextView use the vtkSMSelectionHelper to create new selection proxy
    instead of the custom code. The custom code was not working correctly when the
    current selection source was not of the expected type. vtkSMSelectionHelper
    handles all those cases.
    
    Also removing obsolete code pqSelectionManager for creating selection sources.
    Use vtkSMSelectionHelper instead.
    
    Change-Id: Ia994af7cf04f2f9f97b202b10b6a617b96f2af83
(0031816)
Utkarsh Ayachit (administrator)
2013-11-01 13:11

SUMMARY
---------------------------------------------
Topics merged into master:
  selection_enhancements
  pvweb-fix-script-path
  fix_chart_interactions
  14376_fix_settings_dialog
  14375-in-situ
  14371_fix_color_function_rescale
  14287_fix_time_and_find_data

---------------------------------------------
Topics reverted from next:
  paraview-web-client-tests
  vtkweb-url-arg-parsing

*NOTE* these topics were reverted since the referenced VTK topics were not
merged in VTK master
(0031828)
Ken Moreland (manager)
2013-11-04 13:46

Neat. I really like how Find Data interacts with the plot now. I can see queries in the plot and can modify plot selections with Find Data.

 Issue History
Date Modified Username Field Change
2013-08-13 18:22 Ken Moreland New Issue
2013-09-03 12:44 Utkarsh Ayachit Assigned To => Kyle Lutz
2013-09-04 11:13 Kyle Lutz Status backlog => active development
2013-10-31 11:17 Utkarsh Ayachit Assigned To Kyle Lutz => Utkarsh Ayachit
2013-10-31 11:18 Utkarsh Ayachit Target Version => 4.1
2013-10-31 11:18 Utkarsh Ayachit Status active development => todo
2013-10-31 12:44 Utkarsh Ayachit Topic Name => fix_chart_interactions
2013-10-31 12:44 Utkarsh Ayachit Note Added: 0031806
2013-10-31 12:44 Utkarsh Ayachit Status todo => gatekeeper review
2013-10-31 12:44 Utkarsh Ayachit Fixed in Version => git-next
2013-10-31 12:44 Utkarsh Ayachit Resolution open => fixed
2013-11-01 13:11 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-11-01 13:11 Utkarsh Ayachit Status gatekeeper review => customer review
2013-11-01 13:11 Utkarsh Ayachit Note Added: 0031816
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-11-04 13:46 Ken Moreland Note Added: 0031828
2013-11-04 13:46 Ken Moreland Status customer review => closed
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master 4a50e48a
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master f8113ee4


Copyright © 2000 - 2018 MantisBT Team