View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014913ParaView(No Category)public2014-08-06 22:002015-01-11 08:18
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.2Fixed in Version4.2 
Summary0014913: Color legend incorrectly keeps visibility
Descriptionthe color legend incorrectly keeps visibility. This is really confusing, thus lets try to fix for 4.2.

* Master, Linux, local server.
* can.exo. All vars on. Apply.
* Move forward one timestep, placing reasonable data in the variables.
* Color by ACCL.
* To make bug glaringly obvious, drag the Color Legend into the middle of the screen
-- Note - notice where the Color Legend is.
* Color by Solid Color.
<<Bug>> Now, slide your mouse over the area of the now hidden Color Legend. Mouse focus changes, and you can no longer control the 3d window.
* Color by DISPL. The Color Legend will appear in the lower right corner.
<<Bug>> The now hidden ACCL Color Legend still blocks interaction with the 3d window!

Lets fix this for 4.2
TagsNo tags attached.
ProjectSandia
Topic Name14913_fix_widget_enabled_state
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033197)
Utkarsh Ayachit (administrator)
2014-08-12 11:02

commit 313eb8140185bfe5e1e849f2da061735adb0e9e0
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Aug 12 10:54:53 2014 -0400

    BUG 0014913: Fix enabled state for 3D widgets.
    
    vtk3DWidgetRepresentation and subclasses require that Enabled and
    Visibility properties are explicitly managed by the client. Thus it was
    possible to have cases where a widget is enabled, but not visible!
    That's bad. This change ensures that a widget cannot be enabled, unless
    its representation is visible.
    
    Also simiplified logic in vtk3DWidgetRepresentation when dealing with
    custom transforms.
    
    Change-Id: I45373e1bfdffbd7cd4e0f5130290d91280fdc197
(0033200)
Utkarsh Ayachit (administrator)
2014-08-13 10:22

SUMMARY
---------------------------------------------
Topics merged into master:
        14894-fix-vgl-renderer
(VTK) 14913_fix_widget_enabled_state
        14918_fix_color_palette_restore
(VTK) autobahn-update-http-endpoints
        fix-extras-catalyst-patch
        lazy_update_enabled_filters
        mpas-changes
(VTK) newest-xdmf
        pvweb-update-to-generic-decorators
        pvweb-visualizer-busy-until-connected
        quieter-cuda-discovery
        remove_analyze
        rename-coproc-script-gen
        scalar-reset-button
        static-numpy
        transparent-png-views
        ui_fixes

(0033242)
Alan Scott (manager)
2014-08-18 19:55

Tested master, Linux, remote server.

 Issue History
Date Modified Username Field Change
2014-08-06 22:00 Alan Scott New Issue
2014-08-06 22:00 Alan Scott Target Version => 4.2
2014-08-12 11:02 Utkarsh Ayachit Topic Name => 14913_fix_widget_enabled_state
2014-08-12 11:02 Utkarsh Ayachit Note Added: 0033197
2014-08-12 11:02 Utkarsh Ayachit Status backlog => gatekeeper review
2014-08-12 11:02 Utkarsh Ayachit Fixed in Version => git-next
2014-08-12 11:02 Utkarsh Ayachit Resolution open => fixed
2014-08-12 11:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-08-13 10:21 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-08-13 10:22 Utkarsh Ayachit Status gatekeeper review => customer review
2014-08-13 10:22 Utkarsh Ayachit Note Added: 0033200
2014-08-18 19:55 Alan Scott Note Added: 0033242
2014-08-18 19:55 Alan Scott Status customer review => closed
2014-08-29 10:59 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-11 08:18 Utkarsh Ayachit Source_changeset_attached => ParaView master 4ff93f7d
2015-01-11 08:18 Utkarsh Ayachit Source_changeset_attached => ParaView master fd196dab


Copyright © 2000 - 2018 MantisBT Team