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

Limited support for platforms witihout MultipleWindows capability

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes