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

ActiveQt: Other widgets besides the QAxWidget do not repaint correctly.

    XMLWordPrintable

Details

    • 618ea643cafa106ca6d833eccf4bf348171c8f89

    Description

      Other widgets besides the QAxWidget do not repaint correctly. They do receive and respond to events, but do not paint.

      One way to fix this is to specify Qt::WA_DontCreateNativeAncestors for all QAxWidgets, so that QAxWidget's ancestors won't get declared native. However, this was not necessary in Qt4, so the real problem probably lies elsewhere.

      Needs further investigation.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-25805
          # Subject Branch Project Status CR V

          Activity

            People

              e0348803 Miikka Heikkinen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes