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

QComboBox not showing selected item

XMLWordPrintable

    • Android
    • 2025wk32s2QtforAndroid

      Using QtWidgets on Android, QComboBoxes do not repaint after selecting an item from them. They remain in a pressed-down state with the previous item still visible, making the user think their selection did not have an effect. Dragging a finger or the cursor over the widget causes partial repaints, opening a menu repaints it fully.

      When using a mouse or a stylus, the repainting is even more broken, causing glitchy effects when moving the cursor across the combo box items.

      The issue makes Qt6 effectively unusable on Android for QtWidgets applications, leaving applications stuck on Qt5.

      I'll attach a video showing the issue on a Samsung S6 Lite running Android 13, but the issue seems to reproduce on any device.

      The minimal application shown in the video is attached and also available here: https://github.com/askmeaboutlo0m/barebones-qt-app/

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

            qtandroidteam Qt Android Team
            askmeaboutloom askme aboutloom
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes