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

Android native ExtractEditText does not receive text updates from qml TextEdit in fullscreen mode and landscape orientation

    XMLWordPrintable

Details

    • Android
    • 1f6d7cbb3 (dev), 4b5e89911 (6.7)
    • 2023wk12FOQtforAndroid, 2023wk14FOQtforAndroid, 2023wk16FOQtforAndroid, 2023wk18FOQtforAndroid, 2023wk20FOQtforAndroid, 2023wk22FOQtforAndroid, 2023wk24FOQtforAndroid, 2023wk26FOQtforAndroid, 2023wk28FOQtforAndroid, 2023wk30FOQtforAndroid, 2023wk32FOQtforAndroid, 2023wk34FOQtforAndroid, 2023wk36FOQtforAndroid, 2023wk38FOQtforAndroid, 2023wk40FOQtforAndroid, 2023wk42FOQtforAndroid, 2023wk44FOQtforAndroid, 2023wk46FOQtforAndroid, 2023wk48FOQtforAndroid, 2023wk50FOQtforAndroid, 2023wk52FOQtforAndroid, 2024wk02FOQtforAndroid, 2024wk04FOQtforAndroid, 2024wk06FOQtforAndroid, 2024wk08FOQtforAndroid, 2024wk10FOQtforAndroid, 2024wk12FOQtforAndroid, 2024wk14FOQtforAndroid, 2024wk16FOQtforAndroid

    Description

      Updated text is not being sent back to the InputMethodService

      Steps to reproduce:
      1. Build fullscreen-keyboard project and install it on some android device
      2. Build qml-keyboard-app project for android and install it on the same device

      3. Switch default input method to fullscreen-keyboard
      4. Launch qml-keyboard-app in fullscreen mode and landscape mode
      5.  press "A" to insert text

      Normally what should happen, is the "A" being shown back in the `ExtractEditText` section of the keyboard - this happens when editing native android apps.

      This does not happen however when performing the same operation via qml `TextEdit`.

       

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-109367
          # Subject Branch Project Status CR V

          Activity

            People

              rampe Rami Potinkara
              bnmannsiili bnmannsiili
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: