View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014223ParaView(No Category)public2013-08-13 17:522015-01-11 08:23
ReporterKen Moreland 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.0 
Target Version4.1Fixed in Version4.1 
Summary0014223: Line Chart Interaction: Left button pan stops working
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.

I have discovered that if you use one of the selection buttons and then turn it back off, then panning no longer works in the line chart view. To replicate, do the following:

1. Create a Wavelet source. Apply.
2. Plot Over Line. Apply.
3. Drag the left button in the line chart view. It pans correctly.
4. Click one of the selection buttons (such as the Add Selection button).
5. Select something.
6. Click off that selection button.

At this point the line chart should go back to panning with the left button, but it does nothing. There is no longer any way to pan.
TagsNo tags attached.
ProjectSandia
Topic Namefix_chart_interactions
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031782)
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
(0031819)
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

 Issue History
Date Modified Username Field Change
2013-08-13 17:52 Ken Moreland New Issue
2013-08-13 17:53 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: 0031782
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: 0031819
2013-11-01 13:17 Utkarsh Ayachit Fixed in Version git-master => 4.1
2013-11-04 13:42 Ken Moreland Status customer review => closed
2013-11-04 13:42 Ken Moreland Assigned To Kyle Lutz =>
2013-11-04 13:42 Ken Moreland Resolution open => fixed
2015-01-11 08:23 Utkarsh Ayachit Source_changeset_attached => ParaView master d09ef628


Copyright © 2000 - 2018 MantisBT Team