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: 4842777
Votes 0
Synopsis a11y: No accessible description for the 'Select Location to Unpack WAR' dialog
Category forte4j:jsp
Reported Against 5
Release Fixed
State 11-Closed, duplicate of 4515031, bug
Priority: 2-High
Related Bugs 4515031
Submit Date 04-APR-2003
Description


  Product Version       = Sun ONE Studio 5, Standard Edition (Build 030402)
  IDE Versioning        = IDE/1 spec=3.42.1 impl=030402
  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.

    To reproduce the bug:

1. Bring up the context menu on the 'WAR File' node.
2. Select 'Unpack As Web Module' from context menu
3. wait for the 'Select Location to Unpack WAR'  dialog

See results of Accessibility Tester:
===============================================
 Tested Window title : Select Location to Unpack WAR
===============================================
 No Accessible description :
   Class: javax.swing.JButton {  Unpack here |  } 
   Class: javax.swing.JComboBox {  Files of Type: |  } 
   Class: javax.swing.JComboBox {  Look In: |  } 
   Class: javax.swing.JDialog {  Select Location to Unpack WAR |  } 
   Class: javax.swing.plaf.metal.MetalFileChooserUI$2 {  File Name: |  } 
   Class: javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  } 

======================================================================
Work Around
N/A
Evaluation
  xxxxx@xxxxx   2003-04-04: this dialog is from web module, so transfer to web module team.
--------------------------------------------------
Since this is a JFileChooser, the module doesn't have control over this dialog AFAIK. It's a bug against JFileChooser not having accessible descriptions, see 4515031 (which looks like it recently was integrated in some future version of the JDK)

I'd recommend closing this issue
  xxxxx@xxxxx   2003-04-04

I am closing the bug as a duplicit bug to 4515031 (JDK bug fixed for Mantis).
  xxxxx@xxxxx   2003-04-07
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang