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 78525 - [A11Y]:web.xml security Add Web Resource
Summary: [A11Y]:web.xml security Add Web Resource
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-06-20 12:21 UTC by Dan Kolar
Modified: 2006-08-14 15:12 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 Dan Kolar 2006-06-20 12:21:26 UTC
build 200606190200   jdk1.5.07

===============================================
 Tested Window title : Add Web Resource
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  DELETE |  }
   Class: javax.swing.JCheckBox {  GET |  }
   Class: javax.swing.JCheckBox {  HEAD |  }
   Class: javax.swing.JCheckBox {  OPTIONS |  }
   Class: javax.swing.JCheckBox {  POST |  }
   Class: javax.swing.JCheckBox {  PUT |  }
   Class: javax.swing.JCheckBox {  TRACE |  }
   Class: javax.swing.JRadioButton {  All HTTP Methods |  }
   Class: javax.swing.JRadioButton {  Selected HTTP Methods |  }
   Class: javax.swing.JTextField {  Description: |  }
   Class: javax.swing.JTextField {  Resource Name: |  }
   Class: javax.swing.JTextField {  URL Pattern(s): |  }
   Class: org.netbeans.core.windows.services.NbDialog {  Add Web Resource |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  DELETE |  }
   Class: javax.swing.JCheckBox {  GET |  }
   Class: javax.swing.JCheckBox {  HEAD |  }
   Class: javax.swing.JCheckBox {  OPTIONS |  }
   Class: javax.swing.JCheckBox {  POST |  }
   Class: javax.swing.JCheckBox {  PUT |  }
   Class: javax.swing.JCheckBox {  TRACE |  }
   Class: javax.swing.JLabel {  Description: |  }
   Class: javax.swing.JLabel {  Resource Name: |  }
   Class: javax.swing.JLabel {  URL Pattern(s): |  }
   Class: javax.swing.JRadioButton {  All HTTP Methods |  }
   Class: javax.swing.JRadioButton {  Selected HTTP Methods |  }


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain 
mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Peter Liu 2006-08-14 07:33:35 UTC
Added a11y support for add web resource panel in release55 branch.
Comment 2 Dan Kolar 2006-08-14 15:12:30 UTC
v.