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

Wasm Accessibility: Support EditableText

XMLWordPrintable

    • WebAssembly
    • 53ff8897c (dev), 6fe6d9755 (dev)

      Text input needs to work as usual. This includes Copy/Paste and composition.
      Consider to use the logic in qwasminputcontext.cpp together with our own elements.

      contenteditable="false" goes on the window

      contenteditable="true" goes on the text input element

      possibly wire the callbacks from the text input element to qwasminputcontext.cpp

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

            evenandersen Even Oscar Andersen
            evenandersen Even Oscar Andersen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes