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 192471 - A11Y: No accessible description of Java Debugger options
Summary: A11Y: No accessible description of Java Debugger options
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-11-25 14:32 UTC by Jiri Kovalsky
Modified: 2011-01-09 22:17 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 Jiri Kovalsky 2010-11-25 14:32:01 UTC
Product Version: NetBeans IDE Dev (Build 201011250001)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Linux version 2.6.31-22-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/cesilko/.netbeans/dev

General category:
=================
javax.swing.JCheckBox {  Apply code changes after save (in "Compile on Save" mode only) |  } 
javax.swing.JCheckBox {  Open Debugger Console for debugging session |  } 
javax.swing.JCheckBox {  Reuse Editor when displaying source code |  } 
javax.swing.JCheckBox {  Stop on uncaught exceptions |  } 
javax.swing.JComboBox {  New breakpoints suspend |  } 
javax.swing.JComboBox {  Steps resume |  } 

Step Filters category:
======================
javax.swing.JButton {  Add... |  } 
javax.swing.JButton {  Check All |  } 
javax.swing.JButton {  Uncheck All |  } 
javax.swing.JCheckBox {  Do not step into |  } 
javax.swing.JCheckBox {  Step through the filters to reach unfiltered code |  } 
javax.swing.JCheckBox {  constructors |  } 
javax.swing.JCheckBox {  static initializers |  } 
javax.swing.JCheckBox {  synthetic methods |  } 

Variable Formatters category:
=============================
javax.swing.JButton {  Add... |  } 
javax.swing.JButton {  Copy |  } 
javax.swing.JTextField {  Class Types: |  }
Comment 1 Martin Entlicher 2010-11-28 10:31:52 UTC
Accessible descriptions were added in changeset:   183386:1775eddef220
http://hg.netbeans.org/main/rev/1775eddef220
Comment 2 Quality Engineering 2010-11-29 06:27:35 UTC
Integrated into 'main-golden', will be available in build *201011290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1775eddef220
User: mentlicher@netbeans.org
Log: #192471 Define accessible description.
Comment 3 Jiri Kovalsky 2011-01-09 22:17:46 UTC
Verified in NetBeans IDE 7.0 development build #201101050001.