Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt5.5 Text Input trouble in iOS ( android is OK )
Forum Updated to NodeBB v4.3 + New Features

Qt5.5 Text Input trouble in iOS ( android is OK )

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qtquickkorean inputtextfield
2 Posts 2 Posters 1.2k 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.
  • G Offline
    G Offline
    Graham.Song
    wrote on last edited by
    #1

    Hello.

    I developed an application for iOS and android by Qt creator 5.5.1 Quick application.
    This appication has some text input fields and it can input texts.
    but only iOS has input trouble in device and simulator. Android has no problem.

    for example.
    Input text by Korean text "김의철".
    input field display "기ㅁ으ㅣ처ㄹ"
    but copy and past is working good.

    I have thought about IME problem, but I was confused.
    Because downloaded QML Creator app is working good. And I got QML Creator source and deploy in my device.
    but there are same input problem occured. So I can not be sure that IME problem.

    I spent a week to solve this problem, but I can't.
    please advise to me, how can I fix this issue or what is wrong in my dev envronment.

    dev environment :
    OS : mac OS X Yosemite
    QT Creator : 5.5.1
    QtQuick : 2.5

    1 Reply Last reply
    0
    • Richard Moe GustavsenR Offline
      Richard Moe GustavsenR Offline
      Richard Moe Gustavsen
      wrote on last edited by
      #2

      This has been fixed for Qt-5.6.1: https://codereview.qt-project.org/#/c/160147/

      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