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

In QML Combobox does not expand on click

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0 RC1
    • 5.1.0 Beta 1
    • QPA
    • None
    • Ubuntu 13.04, Acer A510
    • Android
    • 63824d2e00de53ae61158547ad01e97038160137

    Description

      In QML Combobox does not expand on click.

      Reproduction:
      1. Create Qt Quick 2 Application
      2. include QtQuick.Controls 1.0
      Add in qml:

          ComboBox {
              anchors.centerIn: parent
              model: 5
          }
      

      3. Click on Combobox

      Application Output:

      I/Choreographer(17189): Skipped 57 frames! The application may be doing too much work on its main thread.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            vadimdolgachev vadimdolgachev
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes