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 - [A11Y] Framework command chooser form
Summary: [A11Y] Framework command chooser form
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Filip Zamboj
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-22 13:38 UTC by Filip Zamboj
Modified: 2010-05-04 14:19 UTC (History)
2 users (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 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