MantisBT - ParaView
View Issue Details
0015481ParaView(No Category)public2015-05-21 19:182015-09-06 12:17
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.44.4 
Sandia
incorrect functionality
0015481: Annotation color doesn't add/ subtract rows properly for presets
* Linux, master, local server.
* load bake.e. All vars on. Turn all blocks off, then turn on the top 12 blocks. Apply
* Change variable to color by to vtkBlockColors.
* Open the color editor.
* Under Annotations, open Preset. Select Brewer Qualitative Paired, 5th from the bottom. Note that this has 11 entries.

<<bug>> Notice that the number of Annotations has not changed - we are still only using 7 entries. Loading the new preset should have changed this to 11.
<<note>> You can see what should happen by clicking on row 7, and clicking the blue + a few times. Then, you have to manually change line 8 to be 7's (confusing, I know), line 9 to be 8's, line 10 to be 9's and line 11 to be 10s.
No tags attached.
related to 0015483closed Utkarsh Ayachit Color annotation add line is nuts 
related to 0015478closed Alan Scott vtkBlockColors master bug 
Issue History
2015-05-21 19:18Alan ScottNew Issue
2015-05-21 19:22Alan ScottTarget Version => 4.4
2015-05-21 19:22Alan ScottDescription Updatedbug_revision_view_page.php?rev_id=1094#r1094
2015-05-21 21:10Alan ScottRelationship addedrelated to 0015478
2015-07-08 14:49Utkarsh AyachitRelationship addedrelated to 0015483
2015-07-08 14:49Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-07-08 14:56Utkarsh AyachitNote Added: 0034705
2015-07-08 14:56Utkarsh AyachitStatusbacklog => gatekeeper review
2015-07-08 14:56Utkarsh AyachitFixed in Version => git-next
2015-07-08 14:56Utkarsh AyachitResolutionopen => fixed
2015-07-10 10:03Utkarsh AyachitStatusgatekeeper review => customer review
2015-07-10 10:03Utkarsh AyachitFixed in Versiongit-next => git-master
2015-07-10 20:59Alan ScottNote Added: 0034754
2015-07-10 20:59Alan ScottStatuscustomer review => closed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034705)
Utkarsh Ayachit   
2015-07-08 14:56   
Merge request:
https://gitlab.kitware.com/paraview/paraview/merge_requests/200 [^]
(0034754)
Alan Scott   
2015-07-10 20:59   
Tested master, Linux, remote server.