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

Usability: Programatically allow ComboBox to popup upwards

    XMLWordPrintable

Details

    Description

      Currently, QComboBox's popup appears below the combo box, unless there is not enough space to the bottom of the screen.

      Now, if a combo box is in the status bar of a maximized window, it will pop down when there are only few items, otherwise the popup will appear above the combo box.

      To ensure a better user experience, it would be nice if the designer/developer could tell the combo box to prefer popping upwards, even though there might be just enough space to the bottom of the screen. This would make sure that every opening of the combo box will be in the same direction, no matter how many items are in the list. Also makes sure that "click + cursor up" movement will work consistently for the combo box, independent of the number of items in the list.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            fernenge Harald Fernengel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes