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

[iOS] Editable area is covered by keyboard when QT_SCALE_FACTOR is used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.7
    • QPA
    • iOS 14.8
      XCode 13
    • iOS/tvOS/watchOS

      Editable area such as TextField is moved up when software keyboard appears
      so that it is not hidden by software keyboard.

      However, when QT_SCALE_FACTOR is set, the area is no longer moved up hence it is covered by the keyboard.

      How to reproduce
      Please use qtbug98194.zip
      Click the textfield to show keyboard.

      This works fine when QT_SCALE_FACTOR is not set. i.e. disable the line
      qputenv("QT_SCALE_FACTOR ", "2.5");

        1. qtbug98194.zip
          3 kB
          Nahomi Gröhn
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            nagrohn Nahomi Gröhn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes