FLUID-2844: Checkboxes not checking in the keyboard a11y checkbox example

Metadata

Source
FLUID-2844
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Michelle D'Souza
Reporter
Justin Obara
Created
2009-05-29T12:35:40.000-0400
Updated
2009-05-29T13:19:53.000-0400
Versions
N/A
Fixed Versions
  1. 1.1
Component
  1. Keyboard Accessibility

Description

Checkboxes not checking in the keyboard a11y checkbox example

Steps to reproduce:

1) Open the keyboard a11y checkbox example
http://build.fluidproject.org/infusion/standalone-demos/keyboard-a11y/html/CheckboxExample.html

2) Attempt to check a checkbox. Notice that neither via keyboard, not mouse can you check any of the checkboxes

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)

Attachments

Comments

  • Antranig Basman commented 2009-05-29T12:42:24.000-0400

    Unfortunately, this is another site where sample code had not been updated for the API change caused by Fluid-2477. At the time, it seemed that this only affected those users who were supplying a "bindings" structure which contained an entry for "handler" - but it in fact affects all users who have supplied an activation handler in the primary arguments too.

  • Justin Obara commented 2009-05-29T13:19:53.000-0400

    Verified fix using:

    FF2, FF3, Opera 9.6 (Mac OS 10.5)
    IE6, IE8 (Win XP)
    FF3, IE7 (Win Vista)