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

QOpenGLWidget problem when superimposing a semi transparent QWidget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.5.1
    • GUI: OpenGL
    • None
    • Win7/Win8/Win8.1
      win32 / x64


      Development tool: Visual Studio 2013

    Description

      "Label Under" is QLabel with background color set to (128,128,128,255)
      The Widget with the Teapot is a QOpenGLWidget with background color set to (128./255,128./255,128./255,1.)

      "Label Over" is QLabel with background color set to (255,0,0,128). It displays over both the QLabel "Label Under" and the QOpenGLWidget

      As one can see, final rendering of the "QOpenGLWidget" area differs from the QLabel "Label Under" area wheras we expect the same 'final' color.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            vincentdaanen Vincent Daanen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes