Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-91922

rotation of virtualkeyboard does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.0
    • Virtual Keyboard
    • None
    • Linux/Yocto

    Description

      When I update qt from 5.12.3 to 5.15.0, this issue happens.

      I review this issue : https://bugreports.qt.io/browse/QTBUG-83217

      The situation is the same.

      But I don't know how to modify my qt code ?

      Can you give me suggestion?

      Thank you very much.

       

      My previous code is like this:

      Item {
      rotation: 90
      TextField

      { placeholderText: qsTr("Enter name") anchors.horizontalCenter: parent.horizontalCenter }

      InputPanel

      { id: inputPanel y: active ? parent.width - inputPanel.width + 100: parent.width anchors.left: parent.left anchors.right: parent.right }

      }

       

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jakoivik Jarkko Koivikko
              jie_jin 杰 靳
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes