Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0
-
None
-
Windows 7 x64, Visual Studio 2013 Community compiler
Description
Fullscreen mode doesn't allow use context menu on QWebEngineView, also QWebEngineView breaks layouts in fullscreen. I assume, that the swtich to fullscreen not performing correctly.
You can reproduce this in WebEngine Fancy Browser Example by adding switch to fullscreen (e.g. showFullScreen() function).