MantisBT - VTK
View Issue Details
0011276VTK(No Category)public2010-09-29 19:342013-04-05 19:59
Byron Ponten 
Marcus D. Hanwell 
normalfeaturealways
closedfixed 
 
 
0011276: vtkChartXY does not update annotation link on empty selection
1. Create a vtkChartXY
2. Select points. Annotation link is updated and all listeners are notified.
3. Draw box that deselects all points. Annotation link is not updated (to be empty)

See attached file for fix to source code.


No tags attached.
cxx fix.cxx (1,767) 2010-09-29 19:34
https://www.vtk.org/Bug/file/8419/fix.cxx
Issue History
2010-09-29 19:34Byron PontenNew Issue
2010-09-29 19:34Byron PontenFile Added: fix.cxx
2010-11-13 00:43Marcus D. HanwellAssigned To => Marcus D. Hanwell
2010-11-13 00:43Marcus D. HanwellStatusbacklog => tabled
2010-11-13 13:49Marcus D. HanwellNote Added: 0023243
2010-11-13 13:49Marcus D. HanwellStatustabled => @80@
2010-11-13 13:49Marcus D. HanwellResolutionopen => fixed
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-04-05 19:59Berk GeveciStatuscustomer review => closed

Notes
(0023243)
Marcus D. Hanwell   
2010-11-13 13:49   
Thanks for the patch, I actually merged from the pull request you made on Github. This is now merged to master, and looks good to me. We have taken some steps to ensure bug reports get an increased visibility on the development lists now too.