This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 108703 - A11Y report - page Background Image dialog - missing accessible name, description, mnemonics
Summary: A11Y report - page Background Image dialog - missing accessible name, descrip...
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-03 00:25 UTC by _ krystyna
Modified: 2007-07-11 01:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2007-07-03 00:25:19 UTC
NB trunk build 07020000
XP
JDK1.6.0_02



We have had an outstanding bug to use a different customizer in the place of this one however,
I think it's a big late for that. Here is the report on this dialog. Click on designer background
to bring up current background image dialog.



Results of Accessibility test, window with title "Page1 - Background Image"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: sun.swing.FilePane$3 {  |  }


 No Accessible description :
   Class: com.sun.java.swing.plaf.windows.WindowsFileChooserUI$2 {  Look in: |  }
   Class: com.sun.java.swing.plaf.windows.WindowsFileChooserUI$4 {  File name: |  }
   Class: javax.swing.JComboBox {  Files of type: |  }
   Class: javax.swing.JToggleButton {  <html><center>Desktop</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Computer</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Documents</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Network Places</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Recent Documents</center></html> |  }
   Class: sun.swing.FilePane$3 {  |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  File |  Tabbed Pane to select File or URL values }
   Class: javax.swing.JTextField {  File or URL Value  |  Text Field to enter File or URL value }
   Class: sun.swing.FilePane$3 {  |  }


 Components with no mnemonic :
   Class: javax.swing.JButton {  Up |  Up One Level }
   Class: javax.swing.JToggleButton {  <html><center>Desktop</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Computer</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Documents</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Network Places</center></html> |  }
   Class: javax.swing.JToggleButton {  <html><center>My Recent Documents</center></html> |  }
   Class: javax.swing.JToggleButton {  Details |  Details }
   Class: javax.swing.JToggleButton {  List |  List }
Comment 1 Winston Prakash 2007-07-11 01:56:53 UTC
This panel (sun.swing.FilePane) is Swing File Chooser Panel. We have no control over this 
Panel. We can not fix these accessibility issues. So Marking them as wonfix.