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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes