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

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

XMLWordPrintable

    • 618ea643cafa106ca6d833eccf4bf348171c8f89

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes