FLUID-2299: Remove definitions and references to keyboard-a11y keycodes in favour of jQuery UI core definitions

Metadata

Source
FLUID-2299
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Antranig Basman
Created
2009-03-01T01:01:40.000-0500
Updated
2011-01-30T11:58:21.456-0500
Versions
  1. 0.8
Fixed Versions
  1. 1.0
Component
  1. Framework

Description

As of 1.2.6/7 jQuery UI core now includes definitions for numeric keycodes within $.ui.keyCode - we may now remove our own definitions from fluid.a11y.keys and convert references.

Comments

  • Justin Obara commented 2009-03-17T11:13:09.000-0400

    Bug Parade 1.0 release

  • Antranig Basman commented 2009-03-24T16:25:56.000-0400

    Fixed at revision 6830. Please note that since jquery.keyboard-a11y makes references during its initialisation to keycodes defined in ui.core.js, the core file must now be included first.

  • Michelle D'Souza commented 2009-03-25T16:12:00.000-0400

    I reviewed the code commits for this issue and tested the changed files. It all looks good.

  • Justin Obara commented 2009-03-26T11:25:07.000-0400

    Verified fix using:

    FF3 (Win Vista)
    IE6 (Win XP)
    Opera 9.6 (Mac OS 10.5)

  • Michelle D'Souza commented 2011-01-30T11:56:36.182-0500

    Reopening these issues to add the frameworkcomponent