Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4483

Windows: Flash contents not shown when top level window has WA_TranslucentBackground and Qt::FramelessWindowHint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Moved
    • P3: Somewhat important
    • None
    • 4.5.2
    • None
    • None

    Description

      In order to have translucent top level windows on Windows, the window has to have both WA_TranslucentBackground and Qt::FramelessWindowHint set.

      However, if such a top level window contains a QWebView showing a web page with Flash contents, the Flash contents are not shown. The audio of the Flash contents can be heard as expected, though.

      The problem can be easily reproduced by loading a web page with Flash content in the example from the Transparent QWebView blog on Qt Labs: http://labs.qt.nokia.com/blogs/2009/06/30/transparent-qwebview-or-qwebpage/

      The problem does not occur if only one of WA_TranslucentBackground or Qt::FramelessWindowHint is set.

      The problem is not reproducible on Linux.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes