View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014224ParaView(No Category)public2013-08-13 17:582015-01-11 08:23
ReporterKen Moreland 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target Version4.1Fixed in Version4.1 
Summary0014224: Line Chart Interaction: Subtract Selection does nothing
DescriptionThere are a whole lot of things wrong with the interaction in line charts, which is going to be embarrassing when they are brought up in the ParaView tutorial.

The Subtract Selection button seems to do nothing. None of the selected points actually get subtracted from the selection. To replicate, do the following.

1. Create a Wavelet source. Apply.
2. Create Plot Over Line. Apply.
3. Click the Add Selection button for the line chart view and select some points on the line.
4. Click the Subtract Selection button and try to unselect something.

Nothing appears to happen anywhere in the area selected.
TagsNo tags attached.
ProjectSandia
Topic Namefix_chart_interactions
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031781)
Utkarsh Ayachit (administrator)
2013-10-30 14:37

commit d09ef6282db175c1e0fe11296b24119bdd6354d7
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 30 14:31:33 2013 -0400

    Fixes issue with selections in charts.
    
    This addresses several bugs with chart interactions and selections including
    BUG 0014223, BUG 0014224, BUG 0014225. We now have two buttons for selection types:
    rectangular and polygonal. One presses those to enter selection mode (or use the
    corresponding key-board shortcuts). The modifier buttons are don't start/stop
    selection, but just affect how the selection is updated on the subsequent
    selection action. Selection modifier is persistent and hence persists till user
    manually changes it. We switch in and out of selection mode similar to what we
    do for 3D view i.e. on mouse-up, we come out selection mode to regular
    interaction mode.
    
    Change-Id: I0e1c683921f2a7c777ab28d62def4157233b180f
(0031818)
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
(0031827)
Ken Moreland (manager)
2013-11-04 13:41

Looks good now. I reported a tangentially related interaction issue with bug 0014392, but otherwise this seems to work fine.

 Issue History
Date Modified Username Field Change
2013-08-13 17:58 Ken Moreland New Issue
2013-08-13 17:59 Ken Moreland Target Version => 4.1
2013-09-16 11:35 Utkarsh Ayachit Assigned To => Kyle Lutz
2013-10-30 14:37 Utkarsh Ayachit Topic Name => fix_chart_interactions
2013-10-30 14:37 Utkarsh Ayachit Status backlog => gatekeeper review
2013-10-30 14:37 Utkarsh Ayachit Note Added: 0031781
2013-11-01 13:11 Utkarsh Ayachit Fixed in Version => git-master
2013-11-01 13:11 Utkarsh Ayachit Status gatekeeper review => customer review
2013-11-01 13:11 Utkarsh Ayachit Note Added: 0031818
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-11-04 13:41 Ken Moreland Note Added: 0031827
2013-11-04 13:41 Ken Moreland Status customer review => closed
2013-11-04 13:41 Ken Moreland Assigned To Kyle Lutz =>
2013-11-04 13:41 Ken Moreland Resolution open => fixed
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master d09ef628


Copyright © 2000 - 2018 MantisBT Team