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

WinRT: Combobox menus are resized when re-opened

    XMLWordPrintable

Details

    • WinRT
    • 12a17f291212eed9c6902954e2fe97ed79387043

    Description

      After closing and reopening a combobox menu, it is no longer fullscreen. While fullscreen menus are not ideal, they are "solution" we use on this platform for widgets. If the menu reopens as non-fullscreen, it will paint in a different place than the windowing system expects it to be.

      Possible solutions:

      • Check the window geometry is not being allowed to change to non-fullscreen, and that the fullscreen hint is being properly applied.
      • Use the EGL window compositor instead, and let menus be natural sizes instead of fullscreen.

      Attachments

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

        Activity

          People

            mkalinow Maurice Kalinowski
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes