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

Wasm Accessibility: Change StaticText html element

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • None
    • None
    • None
    • WebAssembly
    • 57191901d (dev)

    Description

      Currently StaticText is backed by a read-only <textarea>, but this causes several problems

      • Voice Over on Mobile safari reads "Multiline text field, read-only, double tap to edit"
      • Narrator gives it multi-line geometry

      It can most likely be a <div> with text instead, or some other html text element.

      Attachments

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

        Activity

          People

            evenandersen Even Oscar Andersen
            sorvig Morten Sørvig
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes