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

wasm: a11y - Implement support for tables

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • None
    • None
    • WebAssembly

      Design decision
      1) Create only the visible cells.
      Pro -> faster/uses less memory for large tables
      Con -> The orca table interface only sees the visible cells

      2) Create all cells
      Pro -> the orca table interface sees all cells
      Con -> Slower/uses more memory for large tables.

       

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

            qt.webassembly qt.webassembly
            evenandersen Even Oscar Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes