Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt6.8.3 Android QComboBox issue
Qt 6.11 is out! See what's new in the release blog

Qt6.8.3 Android QComboBox issue

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 4 Posters 1.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gaoy9303
    wrote on last edited by Gaoy9303
    #1

    My project develop used widget C++. I am portting the program to Android.

    I have an issue with QComboBox on Android:when the dropdown list pops up, touching the list items has no response and cannot select any option.

    1 Reply Last reply
    0
    • E Offline
      E Offline
      elizy
      Banned
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • stasiozS Offline
        stasiozS Offline
        stasioz
        wrote last edited by
        #3

        I have the same issue. did you find a solution? or do you move to QML? @Gaoy9303

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote last edited by
          #4

          Hi,

          There are have been several releases since the question has been asked. Did you try a more recent version ?
          Stating the Androïd version would also help others help your.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          stasiozS 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            There are have been several releases since the question has been asked. Did you try a more recent version ?
            Stating the Androïd version would also help others help your.

            stasiozS Offline
            stasiozS Offline
            stasioz
            wrote last edited by
            #5

            @SGaist

            I am using Qt 6.8.2 on debian 13. @SGaist and emulator "system-images;android-28;google_apis_playstore;x86_64". I haven't tried on a real device though.

            I did use Qt 6.11.1 at one time compiled from source. I tried it out on an emulator level 28 and wasn't able to click on or select on the combo box. I didn't try on real device either.

            All apk above are Debug build.

            stasiozS 1 Reply Last reply
            0
            • stasiozS stasioz

              @SGaist

              I am using Qt 6.8.2 on debian 13. @SGaist and emulator "system-images;android-28;google_apis_playstore;x86_64". I haven't tried on a real device though.

              I did use Qt 6.11.1 at one time compiled from source. I tried it out on an emulator level 28 and wasn't able to click on or select on the combo box. I didn't try on real device either.

              All apk above are Debug build.

              stasiozS Offline
              stasiozS Offline
              stasioz
              wrote last edited by
              #6

              @stasioz said in Qt6.8.3 Android QComboBox issue:

              @SGaist

              I am using Qt 6.8.2 on debian 13. @SGaist and emulator "system-images;android-28;google_apis_playstore;x86_64". I haven't tried on a real device though.

              I did use Qt 6.11.1 at one time compiled from source. I tried it out on an emulator level 28 and wasn't able to click on or select on the combo box. I didn't try on real device either.

              All apk above are Debug build.

              JDK 21
              NDK 27.2.12479018
              Gradle 8.10

              All good. QML is fun and quicker similar to MVC pattern.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved