FLUID-3223: The accessible jquery tabs demo does not switch to a new tab when the enter or space key is pressed.

Metadata

Source
FLUID-3223
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Michelle D'Souza
Created
2009-10-02T15:51:39.000-0400
Updated
2010-12-08T15:11:09.082-0500
Versions
  1. 1.1
  2. 1.1.1
  3. 1.1.2
  4. 1.2
Fixed Versions
  1. 1.3
Component
  1. Keyboard Accessibility

Description

The accessible jquery tabs demo does not switch to a new tab when the enter or space key is pressed. It works fine when the automatic switching is enabled. This is a regression that happened between 1.0 and 1.1

Attachments

Comments

  • Colin Clark commented 2009-10-02T15:53:26.000-0400

    Here's a patch that fixes this issue--it was an API change to the keyboard-a11y plugin back in Infusion 1.0, but this example wasn't properly updated.

  • Justin Obara commented 2010-05-07T13:53:23.595-0400

    a11y issue

  • Justin Obara commented 2010-09-03T10:27:53.225-0400

    I tried the patch today, and still couldn't get it to work. The keyboard selection appears to be working correctly, but the activation of the tabs does not. I think it may have something to do with a change to jquery ui, but am not sure yet.

  • Justin Obara commented 2010-10-04T15:31:12.695-0400

    "Bug Parade Infusion 1.3"

  • Jonathan Hung commented 2010-12-08T15:11:09.076-0500

    This demo has been removed from the repository. See FLUID-3731.