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

Issue with qmlRegisterModuleImport

XMLWordPrintable

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes