<div dir="ltr"><div dir="ltr"><div>1. Push the left mouse button.</div><div>2. Drag the mouse out of the view, do not release it</div><div>3. Click and release right mouse button (or middle button, any button which was not grabbed). Release left mouse button.</div><div>4 In this state you can move mouse back to view. View will behave like left mouse button is clicked.</div><div><br></div><div>Problem is that only left button was grabbing a mouse. Releasing right mouse button will prevent interactorStyle from receiving  OnLeftButtonUp(),</div><div><br></div><div>so when you move mouse into the view  not even it will still remain  in previously set interaction state, but the appropriate mouse button will not be grabbed.</div><div><br></div><div>This seems like a bug and I would appreciate if anybody could at least point on work around.</div><div>It does not appear on my version of paraview, but I am not sure what fixed the behaviour.</div><div><br></div><div>(I use  vtk 8.1.1 with Qt 5.9)</div><div><br></div><div>Best regards, <br></div><div>      Alex<br></div></div></div>