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

Desktop QT5.13.2 app fall back from W10 to W7 insertwidget issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.13.2
    • None
    • QT 5.13.2 msvc2017 for 32 bit windows platform
      Visual studio 2019 16.4.1
      .net core and windowsdesktop runtime 3.1.0
    • Windows

    Description

      Desktop application build with QT5.13.2 msvc2017 and Visual Studio 2019 16.4.1 on Windows 10 platform, deployed on Windows 10 pro 64 bits and Windows 7 32 bits.

      Running OK on W10 pro 64 bits but failure when running on W7, issue with QStackedWidget:: inserwidget.

      creating with QT designer 2 ui modules :

      Qmainwindow / Qwidget  / Qlabel / QStackedwidget including several other widgets plus a reference on

      Qwidget  / Qlabel / QStackedwidget / C_BottomPanel and C_TopPanel

       

      on W7, if this last widget is inserted, it fails to display the current widget of the qmainwindow, a transparent view is displayed.

      this does not happen on W10.

      As the build happens with msvc2017, i am afraid of directx12 api are linked  and could be the issue to run on W7 with directx 11 max.

      Attachments

        1. IHM for QT devTeam.zip
          3.07 MB
        2. readme.pdf
          373 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            serge_f41 Serge Daulard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes