Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2619

Tabbing must be scoped to current dialog

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 5.2.1
    • None

      in a browser - hitting tab tabs through all visible tabbing elements. This does not work in our modal dialogs because the tabbing goes through to the elements in the sub app below the modal area. This is a known html problem. It is necessary to resort to javascript trickery to constrain the tabbing to a specific element.
      here are some notes that may be helpful:
      http://stackoverflow.com/questions/11351983/how-to-limit-tab-indexes-to-just-an-overlay-and-its-elements
      https://github.com/spirytoos/TABGuard/

        Acceptance criteria

              Unassigned Unassigned
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD