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

Issue with qmlRegisterModuleImport

    XMLWordPrintable

Details

    Description

      In qtquickcontrols2, the fallback takes priority over the style itself if the fallback is registered last. To reproduce, checkout https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/297488/91 and run the styleimports test with this argument:

      select:"control=Action,style=data,fallback=empty"
      

      The workaround is to register the fallback import first:

      https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/297488/91..92

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes