Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4838574
Votes 0
Synopsis A11Y: It is impossible to use Combo boxes in some tables via keyboard.
Category forte4j:j2ee-assembly
Reported Against 5
Release Fixed
State 11-Closed, duplicate of 4109871, bug
Priority: 3-Medium
Related Bugs 4109871
Submit Date 27-MAR-2003
Description




  Product Version       = Sun ONE Studio 5, Standard Edition (Build 030325)
  IDE Versioning        = IDE/1 spec=3.42.1 impl=030325
  Operating System      = SunOS version 5.8 running on sparc
  Java; VM; Vendor      = 1.4.0_02; Java HotSpot(TM) Client VM 1.4.0_02-b02; Sun Microsystems Inc.

This problem is valid for the following editors of the J2EE Application's properties:
a. EJB References editor
b. EJB Local References editor
c. Security Roles editor

The following steps will reproduce this bug:

A. EJB References editor (EJB Local References editor)
1. Create two session beans.
2. Use 'Customize' dialog to add EJB References (EJB Local References) from one bean to another.
3. Create EJB module for these beans
4. Create J2EE Application for the created EJB module.
5. From the application's properties window open the EJB References (EJB Local References) editor
6. In the opened dialog window in the References table move focus to some cell in the 'Override Value' column
7. Press Ctrl-left arrow or space.
8. Combobox placed in the selected cell will become enabled
9. Press Ctrl-Tab to move focus to the combobox
10. Try to open the activated combobox with any possible keys combination

B. Security Roles editor
1. Create J2EE Application
2. Create EJB module
3. Add module to the Application
4. Add a security role to the module via it's Security Roles properties editor
5. From the application's properties window open the Security Roles dialog
6. In the opened dialog window in the Roles table move focus to some cell in the 'Equivalent to' column
7. Press Ctrl-left arrow or space.
8. Press Ctrl-Tab to move focus to the combobox
10. Try to open the activated combobox with any possible keys combination

Expected result:
There should be some intuitive keys combination to open the combobox for selecting some of it's values.

Actual result:
I didn't find any keys combination for opening the combobox.

======================================================================
Work Around
N/A
Evaluation
N/A
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang