FLUID-942: Keyboard navigation for the keyboard-a11y examples is broken, using safari

Metadata

Source
FLUID-942
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Justin Obara
Created
2008-07-18T13:44:58.000-0400
Updated
2009-08-13T08:33:20.000-0400
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
  5. 0.5beta1
  6. 0.5
  7. 0.6beta1
  8. 0.6
  9. 0.7
  10. 0.8
  11. 1.0
  12. 1.1
Fixed Versions
N/A
Component
  1. Keyboard Accessibility

Description

You are unable to 'tab' to any of the keyboard-a11y fields. This is even the case if you change the settings to "Press Tab to highlight each item on a web page"

Steps to reproduce:

1) Open one of the keyboard-a11y examples from the daily build site:
http://build.fluidproject.org/fluid/sample-code/keyboard-a11y/checkboxes/CheckboxExample.html
http://build.fluidproject.org/fluid/sample-code/keyboard-a11y/jquery-ui-tabs/jquery-ui-accessible-tabs.html

2) Tap the 'tab' key. Notice that you are unable to put focus on any of the keyboard-a11y fields

Environments

Safari 3 (Mac OS 10.5, Win XP)

Comments

  • Justin Obara commented 2008-07-18T14:56:15.000-0400

    This is because Safari only supports tab focus of form elements

  • Justin Obara commented 2009-08-12T16:18:50.000-0400

    This is a limitation of the browser

  • Justin Obara commented 2009-08-13T08:33:15.000-0400

    closed with wrong resolution, reopenning and closing with "Won't Fix"