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 140506 - [A11Y] Issues with New Scene
Summary: [A11Y] Issues with New Scene
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Game Builder (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-17 13:05 UTC by Ivan Sidorkin
Modified: 2008-07-25 12:08 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-17 13:05:40 UTC
Product Version: NetBeans IDE Dev (Build 200807170007)

Issue with New scene dialog

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Name: |  }
Comment 1 Denis Anisimov 2008-07-17 17:39:42 UTC
changeset:   90529:fb89d7f78cd8
user:        Denis Anisimov <ads@netbeans.org>
date:        Thu Jul 17 20:37:27 2008 +0400
summary:     Fix for #140506 - [A11Y] Issues with New Scene
Comment 2 Ivan Sidorkin 2008-07-22 15:37:31 UTC
Results of Accessibility test, window with title "New scene"

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Scene Name |  Scene name } 
Comment 3 Denis Anisimov 2008-07-23 08:17:19 UTC
Right.
Instead of fixing Mnemonic I have fixed accessible description.

Corrected.

changeset:   91682:f9b4ec116a18
tag:         tip
user:        Denis Anisimov <ads@netbeans.org>
date:        Wed Jul 23 11:13:06 2008 +0400
summary:     Correction for fix in #140506.
Comment 4 Ivan Sidorkin 2008-07-25 12:08:12 UTC
verified