Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebView Flash Player painting issue
Forum Updated to NodeBB v4.3 + New Features

QWebView Flash Player painting issue

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    b1gsnak3
    wrote on last edited by
    #1

    Hello! I have a small youtube player and when I click a YouTube Video it displays a webview with the flash player. However there seems to be a painting issue with this only in Qt 5.0 MSVC 2010. In 4.8.4 this works as it should, but in 5 the player is painted in the top left corner of the window and in the place it should be placed is shown only a black square with the sizes specified by me. This made me think that the player is opened as a separate widget. If that is indeed the case is there any command for the webview to display the flash content in its own widget? The player should have contents margins of 10 but it is painted directly as a child of the main widget.

    Picture:

    !http://img694.imageshack.us/img694/1391/flashplayery.png!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      b1gsnak3
      wrote on last edited by
      #2

      Soon to be solved according to "This report":https://bugreports.qt-project.org/browse/QTBUG-30061

      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