If the scene was reinited on another image the crosshair position in the axial view might be wrong.
To reproduce this bug load these two images from the MITK-data repsoitory (MITK-superbuild\CMakeExternals\Source\MITK-Data):
- mini3D.pic.gz (subfolder RenderingTestData)
- Pic3D.nrrd
Then make the Pic3D image invisible in the data manager and click "reinit" on this image.
Afterwards zoom to the mini3D image, which should be still visible and select a pixel from the upper row in the sagital view. The axial view won't show a pixel which is clearly a bug.
If you click "reinit" on the mini3D image afterwards, everything works like expected.
I'll attach two screenshots which show this bug.