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. qml android texts are unclear
QtWS25 Last Chance

qml android texts are unclear

Scheduled Pinned Locked Moved Mobile and Embedded
textinputtextfont
4 Posts 2 Posters 1.9k Views
  • 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.
  • M Offline
    M Offline
    mehrdad
    wrote on last edited by
    #1

    Hi,
    there is a problem by android application in case of set a text to text element or write text in textfield. randomly text will be unclear when i try to write a text in textfiled as you can see in following image(qml chat example)and unfortunately this problem unclear all text in application(not just target text or textfield text).

    http://i59.tinypic.com/iz0rcj.png

    my questions:

    • this problem occur in witch android versions or phones?
    • is there any way to fix it?

    my tests:
    phone: huawei p6
    android: 4.2
    occurred

    phone: htc hd2
    android: 2.3
    occurred

    phone: galaxy core
    android: 4.1.2
    does not occurred

    phone: galaxy s3
    does not occurred

    phone: galaxy s2
    does not occurred

    1 Reply Last reply
    0
    • I Offline
      I Offline
      Iktwo
      wrote on last edited by
      #2

      @mehrdad said:

      uawei p6

      Take a look at this https://forum.qt.io/topic/39803/font-rendering-bug-on-some-android-devices/6

      Try adding and see if that helps

      qputenv("QML_USE_GLYPHCACHE_WORKAROUND", QByteArray("1"));
      
      1 Reply Last reply
      0
      • M Offline
        M Offline
        mehrdad
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • M Offline
          M Offline
          mehrdad
          wrote on last edited by
          #4

          thank you very much....

          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