Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Qt 5.6: Flash content cannot enter full screen on QWebEngineView
Forum Updated to NodeBB v4.3 + New Features

Qt 5.6: Flash content cannot enter full screen on QWebEngineView

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    YuanWei
    wrote on last edited by
    #1

    The flash player can not enter full screen mode. I am testing it with www.haibian.com where I watch a video and click on the full screen button (bottom right). I get nothing, the button is invalid.

    PS. I load the Pepper as my flash plugin.
    0_1472558879250_picture.jpg

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Allan Jensen
      wrote on last edited by
      #2

      It is a known limitation. Pepper Flash for some odd reason use a completely separate fullscreen system than the rest of Blink or Chromium, and it integrates badly with QtWebEngine.

      If you have control over content, one thing you could probably do, is use HTML5 fullscreen mode to set the embed or object element fullscreen, instead of using the Flash fullscreen.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved