Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Issue with QT Quick on Android 4.4.4
Forum Updated to NodeBB v4.3 + New Features

Issue with QT Quick on Android 4.4.4

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 910 Views 1 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.
  • W Offline
    W Offline
    wrealcon
    wrote on last edited by
    #1

    Hi,

    I have problems, which are partially described by this bug:
    https://bugreports.qt.io/browse/QTBUG-43003

    Additionally, I have compiled example project 'gallery' for Android. For 4.2 works, for 4.4.4 does not. I have issues like:

    • check boxes cannot be checked (but internally they change value)
    • radio button cannot be checked
    • on / off switch (in this example it is bluetooth and wifi) contains 3 blue circles, when it is switched on (moved to right)
    • progress bar (which is controlled by slider) is always full, no matter what slider's value is set
    • all text fields contains strange rectangles (as presented in above bug)

    Did anyone of you had similar issues with Android 4.4.4? Is it known issue, is there some walk around for it?

    Kind regards,
    wrealcon.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Dmitry G
      wrote on last edited by
      #2

      I have the same bad issue with Android 4.4.4 on Sony Xperia Z3. The symptoms are absolutely the same as in author's post above - most of the controls look ugly and just useless...

      I tried workarounds setting the renderType for the textfields. This does not look good along with other controls... But there is no such workaround for other type of controls. Of course it is possible to completely switch off the native style, but in this case some of the controls become unusable, for example - SpinBoxes are almost impossible to use...

      I believe this issue must be fixed otherwise it makes Qt useless on new Android devices...

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dmitry G
        wrote on last edited by
        #3

        I have created a bug on this: https://bugreports.qt.io/browse/QTBUG-45029

        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