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. QQuickwidget not show virtual keyboard in ios

QQuickwidget not show virtual keyboard in ios

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 4 Posters 1.4k 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.
  • V Offline
    V Offline
    vova9
    wrote on last edited by
    #1

    Good day!
    When TextField get focus in ios does not appear on-screen keyboard. How to fix this?
    If used QQmlApplicationEngine instead QQuickwidget the keyboard appears, but I can not use QQmlApplicationEngine or QQuickView.

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

      Hi and welcome to devnet,

      You should add the platform you are targeting as well as Qt version.

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

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vova9
        wrote on last edited by
        #3

        xcode 8.2, macos 10.12.6
        Qt version 5.9.1
        device; ipad ios 8, iphone simulator ios 10.2

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

          You might be hitting something like QTBUG-39162 which has been solved.

          Or more likely QTBUG-63157

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

          1 Reply Last reply
          0
          • V vova9

            xcode 8.2, macos 10.12.6
            Qt version 5.9.1
            device; ipad ios 8, iphone simulator ios 10.2

            F Offline
            F Offline
            fgutierrez
            wrote on last edited by
            #5

            @vova9 Hi vova, I have the same problem. Could you solve it? How?
            Thanks

            1 Reply Last reply
            0
            • E Offline
              E Offline
              errollgarner
              wrote on last edited by
              #6

              @SGaist It definitely looks like QTBUG-63157

              I have the same problem here with Qt 5.10.1 and iOS 11.4.1.

              @vova9 @fgutierrez Did any of you find a fix/workaround?

              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