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

QGroupBox bug. No border visible when Windows Aero theme enabled and WA_TranslucentBackground attribute used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • Some future release
    • 4.6.0, 4.6.1, 4.6.2, 4.6.3
    • GUI: Look'n'Feel
    • None
    • Windows 7 x86, Visual Studio 2008 Sp1

    Description

      There is QGroupBox border bug on Windows with Aero theme enabled when I use this code:

      setAttribute(Qt::WA_TranslucentBackground,true);
      setWindowFlags(Qt::FramelessWindowHint);

      This bug is only on Qt versions 4.6.x
      there is no bug on previous versions 4.5.x

      Attachments

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

        Activity

          People

            bachewii Jens
            ighor IGHOR
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes