I have a WebEngineView which has it's parent a Window, if I call hide() on the Window than raise() the WebengineView stops reacting to mouse hover.
It only reacts to clicks, I have tried using reload() and focus = true on the view also used requestActivate() on the Window but still the WebEngineView remains unresponsive to mouse hover.

Any ideeas?

This happens on a 64bit Ubuntu 16.04 with Unity 7, Qt 5.6.2, Qt/Quick with WebEngineView 1.2.