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 184729

Summary: [A11Y] Framework command chooser form
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Filip Zamboj <fzamboj>
Status: RESOLVED FIXED    
Severity: normal CC: fzamboj, tmysik
Priority: P2 Keywords: A11Y
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2010-04-22 13:38:03 UTC
/home/felipee/SUN/clones/web-main/php.api.phpmodule/src/org/netbeans/modules/php/api/ui/commands/FrameworkCommandChooser.java

 Doesn't implement Accessible :
   Class: javax.swing.plaf.synth.SynthSplitPaneDivider {  }
Comment 1 Filip Zamboj 2010-05-04 14:14:37 UTC
sorry, wrong entry, real bug is missing Accessible Name for taskParametersComboBox
Comment 2 Filip Zamboj 2010-05-04 14:19:15 UTC
changeset 3aa3238e9cd7 in web-main
details: http://hg.netbeans.org/web-main?cmd=changeset;node=3aa3238e9cd7
description:
	184729 -  [A11Y] Framework command chooser form - missing accessible name