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

ActiveQt: Crash when flushing backing store when drawing QAxWidgets

    XMLWordPrintable

Details

    • 5a110517bb3e2df7aaf66e33ad37b2201ebd62f6

    Description

      QWidgetBackingStore::flush() crashes for ActiveQt created ActiveX servers. This comes from the fact that backingStore parameter is always null (there seems to be no call in codebase that uses anything else but the default values for this function).
      Using "store" member variable instead of "backingStore" parameter gets rid of the crash, and seems to be how it was in Qt4 - probably the bug crept in when the paremeter and member variables were renamed in Qt5.

      Attachments

        Issue Links

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

          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