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

ComboBox / Menu: no scrolling available in the menu when it is higher than the screen's height

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.2.0
    • 5.1.0 RC1
    • Quick: Controls 1
    • None
    • 1f8ee02fbc06f822ee131fdd395c8e8cd244601d

    Description

      Try the sample code:

      import QtQuick 2.1
      import QtQuick.Controls 1.0
      
      ComboBox {
          id: fontEditComboBox
          implicitWidth: 150
          model: Qt.fontFamilies()
      }
      

      When the menu is open on Ubuntu, it is not possible to scroll to see all the fonts available.

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            carochao Caroline Chao (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes