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

Clearing Qt::WA_TranslucentBackground flag does not revert switch to raster graphics

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 4.7.3
    • None
    • 24855ef3

    Description

      On Symbian, when either the GL or VG graphics system is used, setting the Qt::WA_TranslucentBackground flag on a top-level widget causes that widget to switch to using raster graphics. This is because transparency in EGL surfaces is not currently supported in the platform.

      When the flag is cleared however, the widget continues to be rendered using raster graphics, rather than switching back to the previous graphics system. This means that the performance hit caused by using raster rendering, persists beyond the period for which it is unavoidable.

      Attachments

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

        Activity

          People

            gastockw Gareth Stockwell
            gastockw Gareth Stockwell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes