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 142084 - [A11Y] Issues with Condition Expression
Summary: [A11Y] Issues with Condition Expression
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-29 15:50 UTC by Ivan Sidorkin
Modified: 2008-08-04 11:16 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 Ivan Sidorkin 2008-07-29 15:50:53 UTC
to get this dialog DnD 'if' from flow palette an open custom property editor for Condition Code  

Results of Accessibility test, window with title "Condition Expression:"

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JEditorPane {  Condition Expression: |  Condition Expression: }
Comment 1 Ivan Sidorkin 2008-07-29 15:54:14 UTC
the same for Call Code property editor in Call Point
looks like it same dialog
Comment 2 Denis Anisimov 2008-08-01 07:37:36 UTC
Absence of LABEL_FOR is fixed.
Also absence of mnemonic for label is also fixed.

changeset:   94007:9b12b53e2e3f
user:        Denis Anisimov <ads@netbeans.org>
date:        Fri Aug 01 10:34:59 2008 +0400
summary:     Fix for #142084 - [A11Y] Issues with Condition Expression
Comment 3 Quality Engineering 2008-08-02 15:59:46 UTC
Integrated into 'main-golden', available in build *200808021401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/9b12b53e2e3f
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for #142084 - [A11Y] Issues with Condition Expression
Comment 4 Ivan Sidorkin 2008-08-04 11:16:49 UTC
verified