MantisBT - ParaView
View Issue Details
0014773ParaView(No Category)public2014-06-03 20:212015-01-11 08:18
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.24.2 
Sandia
misc_lut_fixes
incorrect functionality
0014773: Wavelet, Outline shouldn't be colored
There is a state confusion with Wavelet. It is coming up in outline mode, white outline, with the Color Legend turned on and RTData showing. Yet, the outline shows solid (as it should).

Remote server, Linux, master. (I bet it happens local server.)
Wavelet. Apply.
The RTData color bar is present (and shouldn't be for outline mode ) and the Color is RTData (and shouldn't be for outline mode).
No tags attached.
Issue History
2014-06-03 20:21Alan ScottNew Issue
2014-06-09 14:07Utkarsh AyachitNote Added: 0032807
2014-06-09 14:07Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-06-09 14:07Utkarsh AyachitStatusbacklog => active development
2014-06-09 14:07Utkarsh AyachitTopic Name => misc_lut_fixes
2014-06-17 07:16Utkarsh AyachitStatusactive development => gatekeeper review
2014-06-17 07:16Utkarsh AyachitFixed in Version => git-next
2014-06-17 07:16Utkarsh AyachitResolutionopen => fixed
2014-06-17 07:20Utkarsh AyachitFixed in Versiongit-next => git-master
2014-06-17 07:20Utkarsh AyachitNote Added: 0032872
2014-06-17 07:28Utkarsh AyachitStatusgatekeeper review => customer review
2014-06-17 09:21Utkarsh AyachitTarget Version => 4.2
2014-06-26 19:06Alan ScottNote Added: 0032928
2014-06-26 19:06Alan ScottStatuscustomer review => closed
2014-08-29 11:00Utkarsh AyachitFixed in Versiongit-master => 4.2
2015-01-11 08:16Utkarsh AyachitSource_changeset_attached => ParaView master 29029dbf
2015-01-11 08:18Utkarsh AyachitSource_changeset_attached => ParaView master e4aad648

Notes
(0032807)
Utkarsh Ayachit   
2014-06-09 14:07   
commit d7e2a15ab7fa763e6c56301137e7046662482d26
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Jun 9 14:06:03 2014 -0400

    BUG 0014773. Don't not pick default color array for Outline.
    
    Added logic to not color by an array by default when the representation
    type if Outline.
    
    Change-Id: Ia1933f58980949ea6686c2ee27dffd5c220693d8
(0032872)
Utkarsh Ayachit   
2014-06-17 07:20   
Topics merged into master:
        14720-RemoveQtWebkit
        14737-SearchBoxWidget
        14799_optionally_hide_catalyst_inputs
        14803_remove_redundant_option
        bug_color_save_as_default
        fix_warnings
        misc_lut_fixes
(0032928)
Alan Scott   
2014-06-26 19:06   
Tested with Wavelet, master, remote server, Linux.