View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014046ParaView(No Category)public2013-05-03 11:362015-01-11 08:26
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.0 
Summary0014046: Interaction mode in 3D view gets messed up
DescriptionSteps to reproduce:

- Create Sphere + Apply
- Split View to create a spreadsheet view
- Click "S" to enter cell-selection mode and "click" on a cell in the 3D view (note: click not click-and-drag)
- Now click on spreadsheet view's header to change the active view.

Observe that the first icon on the 3D view enters "-" mode. That's the first indication of the problem.

- Click on the header for the 3D view to make it active and try interacting in the 3D view -- we're stuck in a weird interaction mode (selection mode, but nothing gets selected).
TagsNo tags attached.
ProjectSandia
Topic Name14046_fix_selection_issues
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0030732)
Utkarsh Ayachit (administrator)
2013-05-09 09:02

commit e67c548b49500871b5238ccf968426ecfca94cdc
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed May 8 17:56:19 2013 -0400

    BUG 0014046: Fixing issues with interaction modes and multiple views.
    
    The use pqRubberBandHelper between multiple views was causing weird interaction
    issues with selection modes, picking and such. Refactored the code to deprecate
    pqRubberBandHelper. Instead, we now use pqRenderViewSelectionReaction to assist
    with selection modes for the render views. Cleaned up usage of
    pqRubberBandHelper to use the new refactored code.
    
    Leaving pqRubberBandHelper for backwards compatibility. It should be removed in
    future versions.
(0030748)
Utkarsh Ayachit (administrator)
2013-05-10 08:23

SUMMARY
---------------------------------------------
Topics merged into master:
        13853_catalyst_immediate_mode_rendering2
        13981_fix_install_rules
        13991_fix_window_sizes
        14040_add_save_animation_time_range_v2
        14046_fix_selection_issues
        14058_fix_camera_animation_in_parallel_scale
        14059-vtkPVGeometryFilter-unnecessary-array
        fix-custom-view-button-leak
        fix-multi-block-issues
        fix_pointsprite_plugin
        gmv-test-cleanup
        pvw-add-exit-button
(0030764)
Alan Scott (manager)
2013-05-14 13:08

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2013-05-03 11:36 Utkarsh Ayachit New Issue
2013-05-09 09:02 Utkarsh Ayachit Topic Name => 14046_fix_selection_issues
2013-05-09 09:02 Utkarsh Ayachit Note Added: 0030732
2013-05-09 09:02 Utkarsh Ayachit Status backlog => gatekeeper review
2013-05-09 09:02 Utkarsh Ayachit Fixed in Version => git-next
2013-05-09 09:02 Utkarsh Ayachit Resolution open => fixed
2013-05-09 09:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-05-10 08:23 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-05-10 08:23 Utkarsh Ayachit Status gatekeeper review => customer review
2013-05-10 08:23 Utkarsh Ayachit Note Added: 0030748
2013-05-14 13:08 Alan Scott Note Added: 0030764
2013-05-14 13:08 Alan Scott Status customer review => closed
2013-05-18 20:00 Utkarsh Ayachit Fixed in Version git-master => 4.0
2015-01-11 08:25 Utkarsh Ayachit Source_changeset_attached => ParaView master 2adfb5de
2015-01-11 08:26 Utkarsh Ayachit Source_changeset_attached => ParaView master e67c548b


Copyright © 2000 - 2018 MantisBT Team