Bug with scene coordinates of mouse events

Hello.
The method vtkContextMouseEvent::GetScenePos() return a screen position instead a scene position.
I think that the reason of this bug placed at the method vtkContextScene::EventCopy but I could not fix it in a simple way.
Best regards.