Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.6.0 Beta
-
None
-
OSX 10.9.5, Flash pepper plugin 20.0.0.267
Description
Html video full screen works, but flash fullscreen does not emit the fullScreenRequested signal in WebEngineView.
Steps:
1. Create a qtquick WebEngineView app with a working flash pepper plugin installed. ("/Library/Internet Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin" on Mac).
2. Implement onFullScreenRequested and set breakpoint or console.log.
3. Go to https://student.testmasters.com/portal/online/Test.aspx and click the fullscreen button on the video, nothing happens. Html5 fullscreen works.
Attachments
Issue Links
- relates to
-
QTWB-6 QWebEngineView not support full screen mode with flash player(stagedisplaystate.fullscreeninteractive)
- Closed