View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016071VTK(No Category)public2016-04-12 16:242016-04-18 17:37
ReporterMax Smolens 
Assigned ToMax Smolens 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version7.0.0 
Target VersionFixed in Version 
Summary0016071: vtkCornerAnnotation renders empty strings as rectangles when background isn't transparent
DescriptionWhen a vtkCornerAnnotation's text property's background isn't transparent, e.g.:

  cornerAnnotation->GetTextProperty()->SetBackgroundColor(1.0, 0.0, 1.0);
  cornerAnnotation->GetTextProperty()->SetBackgroundOpacity(1.0);

then any empty strings are rendered as small rectangles.

The attached example demonstrates the problem.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Filespng file icon corner_annotation_empty_strings.png [^] (10,887 bytes) 2016-04-12 16:24


gz file icon CornerAnnotation.tar.gz [^] (1,020 bytes) 2016-04-12 16:31

 Relationships

  Notes
(0035884)
Max Smolens (developer)
2016-04-13 12:44

See https://gitlab.kitware.com/vtk/vtk/merge_requests/1420 [^]
(0035900)
Max Smolens (developer)
2016-04-18 17:36

Fixed in
https://gitlab.kitware.com/vtk/vtk/commit/2817bc1548e5748b61ec846f4139eebfe33736e9 [^]

 Issue History
Date Modified Username Field Change
2016-04-12 16:24 Max Smolens New Issue
2016-04-12 16:24 Max Smolens Assigned To => Max Smolens
2016-04-12 16:24 Max Smolens File Added: corner_annotation_empty_strings.png
2016-04-12 16:31 Max Smolens File Added: CornerAnnotation.tar.gz
2016-04-12 16:32 Max Smolens Description Updated
2016-04-13 12:44 Max Smolens Note Added: 0035884
2016-04-18 17:36 Max Smolens Note Added: 0035900
2016-04-18 17:37 Max Smolens Status backlog => closed
2016-04-18 17:37 Max Smolens Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team