MantisBT - VTK
View Issue Details
0015812VTK(No Category)public2015-10-28 10:372015-11-23 12:14
Simon ESNEAULT 
Ken Martin 
normalminorhave not tried
closedfixed 
6.2.0 
 
TBD
incorrect functionality
0015812: 2D Textured button widget broken with OpenGL 2 backend
It seems no longer possible to see a texture on a vtkButtonWidget

The vtkButtonWidget seems broken and displays a gray image instead of the texture on OSX and Windows with vtk 6.3 and OpenGl2 backend.

Easiest way to reproduce is to try with the example
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Widgets/TexturedButtonWidget [^] [^]
No tags attached.
Issue History
2015-10-28 10:37Simon ESNEAULTNew Issue
2015-10-28 10:49Simon ESNEAULTNote Added: 0035407
2015-10-28 10:53Mathieu WestphalDescription Updatedbug_revision_view_page.php?rev_id=1375#r1375
2015-10-28 10:53Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1377#r1377
2015-10-28 10:53Mathieu WestphalNote Deleted: 0035407
2015-10-30 09:43Ken MartinAssigned To => Ken Martin
2015-11-19 11:30Simon ESNEAULTNote Added: 0035472
2015-11-23 12:14Aashish ChaudharyNote Added: 0035483
2015-11-23 12:14Aashish ChaudharyStatusbacklog => closed
2015-11-23 12:14Aashish ChaudharyResolutionopen => fixed

Notes
(0035472)
Simon ESNEAULT   
2015-11-19 11:30   
This ticket can also be closed, problem is solved in master, thanks Ken.
(0035483)
Aashish Chaudhary   
2015-11-23 12:14   
Fix has been merge in master.


https://gitlab.kitware.com/vtk/vtk/merge_requests/932 [^]