Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17366 QML text editors need to expose preedit rectangle information
  3. QTBUG-17835

Add an input method is composing property to TextEdit and TextInput.

    XMLWordPrintable

Details

    Description

      When a text input is composing (has preedit text) it will forward mouse events to the input context instead of handling them itself. If a MouseArea is used over a text input however then the input will never receive the events and so it would be useful to know when the text input is composing so mouse areas can be disabled and other functionality which may interfere with the input context can be tempoarily disabled.

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes