JDK-4303259 : Implement full accessibility to HTML components
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.accessibility
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2000-01-07
  • Updated: 2002-05-21
  • Resolved: 2002-05-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Description

Name: lm3724			Date: 01/07/2000


What is the feature and what problem is it solving?:
The new feature is to provide full accessibility to HTML components. Swing 
components such as JTextComponent can contain HTML components such as tables.  
Currently, these HTML components are not accessible to assistive technologies.  
To the extent that the HTML support in Swing becomes popular, we need to 
have strong accessible support for HTML compoents.

How will it work?:
The protected inner classes for Swing components that implement accessiblity 
will be modified to return accessibility information about HTML components 
contained by the Swing components.

What are the benefits over other solutions?:
The javax.accessibility package is the standard way for assistive technologies 
to obtain information about swing components.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta FIXED IN: merlin-beta INTEGRATED IN: merlin-beta
14-06-2004

EVALUATION Feature should be implemented. lynn.monsanto@Eng 2000-01-07 Name: db100478 Date: 09/08/2000 Committing to merlin release ======================================================================
07-01-2000