MantisBT - ParaView
View Issue Details
0015483ParaView(No Category)public2015-05-21 20:102015-09-06 12:17
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.44.4 
Sandia
incorrect functionality
0015483: Color annotation add line is nuts
The color annotation add line function is nuts. Here's how to replicate:

* Linux, master, local server.
* open bake.exo, all vars on. Apply.
* Color by vtkBlockColors.
* Open the color editor.
* In the Annotation section, highlight row 2 (pre bug fixes, this is red).
* Add row (i.e., the big blue cross).
<<bug>> Notice that a new row appears, it is now row 3. Values and annotations have been copied from above, but the colors have not changed. The new color is in row 8! I assume you want to add the new color in line 3, and push everything else down.
No tags attached.
related to 0015478closed Alan Scott vtkBlockColors master bug 
related to 0015481closed Utkarsh Ayachit Annotation color doesn't add/ subtract rows properly for presets 
Issue History
2015-05-21 20:10Alan ScottNew Issue
2015-05-21 21:09Alan ScottRelationship addedrelated to 0015478
2015-05-21 21:12Alan ScottTarget Version => 4.4
2015-06-22 11:46Cory QuammenAssigned To => Cory Quammen
2015-07-08 14:47Utkarsh AyachitAssigned ToCory Quammen => Utkarsh Ayachit
2015-07-08 14:48Utkarsh AyachitRelationship addedrelated to 0015484
2015-07-08 14:48Utkarsh AyachitRelationship deletedrelated to 0015484
2015-07-08 14:49Utkarsh AyachitRelationship addedrelated to 0015481
2015-07-08 14:55Utkarsh AyachitNote Added: 0034704
2015-07-08 14:55Utkarsh AyachitStatusbacklog => gatekeeper review
2015-07-08 14:55Utkarsh AyachitFixed in Version => git-next
2015-07-08 14:55Utkarsh 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:28Alan ScottNote Added: 0034751
2015-07-10 20:28Alan ScottStatuscustomer review => closed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034704)
Utkarsh Ayachit   
2015-07-08 14:55   
Merge request:

https://gitlab.kitware.com/paraview/paraview/merge_requests/200 [^]
(0034751)
Alan Scott   
2015-07-10 20:28   
Excellent.

Tested master, Linux, local server.