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

TextArea placeholder text does not disappear on Android until word is committed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.7.0 Alpha
    • 5.6.0 Beta
    • Quick: Controls 2
    • None
    • Android 4.4, Android Keyboard (AOSP)
    • ed30fdd7085ee8a007b990dc871afdeef0d7cbeb

    Description

      If correction suggestions (predicative text) enabled in keyboard settings, the text property not updated during typing, until the word is so called "committed". As placeholder visibility depends on text, both typed text and placeholder stays visible (see screenshot).

      TextInput has no this problem, as it uses displayText to control visibility of the placeholder. Though it is too not updating text with typing, which may produce bad behavior in dialog.

      Caused by QTBUG-49340.

      Attachments

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              krnekit Nikita Krupenko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes