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 140643 - A11Y report - Tools > Options > JavaScript Debugger
Summary: A11Y report - Tools > Options > JavaScript Debugger
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-17 22:36 UTC by _ krystyna
Modified: 2008-07-29 03:54 UTC (History)
0 users

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 2008-07-17 22:36:40 UTC
NetBeans IDE Dev (Build 20080717093500)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1



Results of Accessibility test, window with title "Options"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  Show Constants |  } 
   Class: javax.swing.JCheckBox {  Show Functions |  } 
   Class: javax.swing.JCheckBox {  Suspend on Debugger Keyword |  } 
   Class: javax.swing.JCheckBox {  Suspend on Errors |  } 
   Class: javax.swing.JCheckBox {  Suspend on Exceptions |  } 
   Class: javax.swing.JCheckBox {  Suspend on First Line |  } 
   Class: javax.swing.JTabbedPane {  JavaScript Debugger |  }
Comment 1 _ krystyna 2008-07-17 23:10:57 UTC
Correcting - this is P3 per guidelines.
Comment 2 Joelle Lam 2008-07-28 23:25:46 UTC
Added Accessibility Description to the following checkboxs and also made sure Accessibility name is coming from Bundle file.
Comment 3 Quality Engineering 2008-07-29 03:54:03 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #352 build
Changeset: http://hg.netbeans.org/main/rev/47d92363d2c3
User: JoelleLam@netbeans.org
Log: Fixed: #140643