PF/XTech/IFrame

From W3C Wiki
< PF‎ | XTech

IFRAME Accessibility Inquiry

The Web Accessibility Initiative, and the accessibility comunity at large, has been asked:

  1. What is the current state of accessibility of IFRAME?
  2. What are the outstanding accessibility problems inherit to IFRAME, or have they been mitigated?
    • A) if, for example, one has a document embedded in an IFRAME which has access keys defined for it, will the embedded document's UI controls take precedence when the focus is in the IFRAME? what about conflicts between embedded UI controls and UI controls in host documents? what if a tabindex value has been defined for the IFRAME, and the document in the IFRAME has its own tabindex order?

The basic question is: How do the 2 documents interact and what can be done to standardize this interaction? Is it possible to harmonize W3C's efforts on IFRAME reform, which include IFRAME in XHTML2 (a subject currently being revisited after having been dropped), the XHTML IFRAME Module and the XHTML Legacy Module versus IFRAME in the latest editor's draft of HTML5 and OpenAJAX's support for iFrames?

What Needs to Be Documented/Corraborated

What precisely are the problems with IFRAME today? here is a very rough thumbnail:

  1. tension between global and scopeable UI controls (accesskey, tabindex, etc.)
  2. horizontal and vertical scrolling impose an undue burden for several user groups;
  3. one can't resize an IFRAME; one can only use the User Agent's scaling mechanism, which is crude/gross at best;
  4. ARIA will help with IFRAME accessibility, yes, but what is still lacking in non-ARIA enabled technology, to support IFRAME accessibly?

References

Definitions of IFRAME

Accessibility Documentation on Use of IFRAME


Email Threads