FLUID-941: Keyboard navigation for Inline Edit is broken, using Safari

Metadata

Source
FLUID-941
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Justin Obara
Created
2008-07-18T13:40:57.000-0400
Updated
2008-08-11T08:25:59.000-0400
Versions
  1. 0.1
  2. 0.3
  3. 0.4beta1
  4. 0.4
Fixed Versions
  1. 0.5
Component
  1. Inline Edit

Description

You are unable to 'tab' to any of the inline edit 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 the Inline Edit example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/inline-edit/announcements/announcements.html

2) Tap the tab key. Notice that you are unable to put focus on any of the inline edit fields

Environments

Safari (Mac OS 10.5, Win XP)

Comments

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

    This is because Safari only supports tab focus of form elements

  • Anastasia Cheetham commented 2008-08-07T14:19:23.000-0400

    There's nothing we can do about this one.