MantisBT - ParaView
View Issue Details
0015076ParaView(No Category)public2014-10-24 16:172015-01-11 08:15
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
4.2 
4.34.3 
Sandia
15076_fix_opacity_mapping_reset
incorrect functionality
0015076: Color editor color mapping data opacity control goes crazy
The color editor Mapping Data opacity control goes crazy upon update. This needs to be fixed.

* Linux, 4.2.0, local server (I found it originally on master, Windows, so I believe it is still broken)
* Open can.exo, all vars on, Apply.
* Settings/ General/ Color/Opacity Map Range Options/ select Clamp and Update Every Timestep.
* Color by ACCL.
* Open the color editor.
* Go forward one timestep.

<<bug>> The Mapping Data Opacity control will have gone crazy. If you rescale to data range it goes back to normal, but then move forward another time step, and the control goes crazy once again.
No tags attached.
Issue History
2014-10-24 16:17Alan ScottNew Issue
2014-10-24 16:18Alan ScottNote Added: 0033667
2014-10-24 16:18Alan ScottTarget Version => 4.3
2014-11-03 14:06Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-11-03 14:14Utkarsh AyachitStatusbacklog => active development
2014-11-03 14:37Utkarsh AyachitTopic Name => 15076_fix_opacity_mapping_reset
2014-11-03 14:37Utkarsh AyachitNote Added: 0033687
2014-11-03 14:37Utkarsh AyachitStatusactive development => gatekeeper review
2014-11-03 14:37Utkarsh AyachitFixed in Version => git-next
2014-11-03 14:37Utkarsh AyachitResolutionopen => fixed
2014-11-04 10:48Utkarsh AyachitFixed in Versiongit-next => git-master
2014-11-04 10:48Utkarsh AyachitStatusgatekeeper review => customer review
2014-11-04 10:48Utkarsh AyachitNote Added: 0033698
2014-11-06 19:22Alan ScottNote Added: 0033764
2014-11-06 19:22Alan ScottStatuscustomer review => closed
2015-01-02 10:45Utkarsh AyachitFixed in Versiongit-master => 4.3
2015-01-11 08:15Utkarsh AyachitSource_changeset_attached => ParaView master 5f382b20
2015-01-11 08:15Utkarsh AyachitSource_changeset_attached => ParaView master efe3ac35

Notes
(0033667)
Alan Scott   
2014-10-24 16:18   
Color editor cleanup.
(0033687)
Utkarsh Ayachit   
2014-11-03 14:37   
commit efe3ac352a24ed570c3aa27da71ee9fd378c8ed8
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Nov 3 14:34:59 2014 -0500

    BUG 0015076: Fix resetting of opacity range.
    
    The code to reset the transfer function range as time changed didn't
    reset the range for the scalar opacity function. Fixed that.
    
    Change-Id: Ia3fada7e4e725f017cbb42629cb48b65ec6ae993
(0033698)
Utkarsh Ayachit   
2014-11-04 10:48   
Topics merged into master:
(VTK)   update-vtk-20141030
 15032_fix_settings_dialog  
 15076_fix_opacity_mapping_reset  
 15078_fix_point_sprite  
 15090_fix_state_loading_issues  
 15093_fix_stereo_issues  
 fix-xml-crash-on-close  
 python_syntax_highlighting_bugs
(0033764)
Alan Scott   
2014-11-06 19:22   
Tested Linux, master, local server.