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

Limited support for platforms witihout MultipleWindows capability

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.3.0
    • Quick: Controls 1
    • None

    Description

      The dialogs in qtquickcontrols have support for platforms without MultipleWindows: it will refrain from creating new windows in this case and use an item in the existing scene instead. This makes the dialogs working on embedded devices (eglfs).

      The rest of the controls have no such support however: Menus in particular always create a new QQuickWindow which immediately aborts the application. Tooltips will not show up at all.

      Should this be addressed, or this is an intentional limitation?

      Attachments

        Issue Links

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

          Activity

            People

              dedietri Gabriel de Dietrich (drgvond)
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes