FLUID-2395: remove the use of activedescendent in the reorderer

Metadata

Source
FLUID-2395
Type
Bug
Priority
Critical
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Justin Obara
Created
2009-03-23T14:53:23.000-0400
Updated
2009-03-24T10:04:33.000-0400
Versions
N/A
Fixed Versions
  1. 1.0
Component
  1. Reorderer

Description

remove the use of activedescendent in the reorderer

Here are some links explaining the use of activedescendent

http://www.w3.org/WAI/PF/aria/#aria-activedescendant
http://www.w3.org/WAI/PF/aria-practices/#focus_activedescendant

Here is a link for how to do the same thing without activedescendant, which seems to be the way we are already doing things
http://www.w3.org/WAI/PF/aria-practices/#visualfocus

Comments

  • Joseph Scheuhammer commented 2009-03-24T09:56:01.000-0400

    This was first noticed in JIRA-565.