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 142063 - [A11Y] Issues with Confirm Object Deletion dialog
Summary: [A11Y] Issues with Confirm Object Deletion dialog
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-29 13:50 UTC by Ivan Sidorkin
Modified: 2008-08-01 16:18 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 13:50:52 UTC
Results of Accessibility test, window with title "Confirm Object Deletion"

 No Accessible name :
   Class: javax.swing.JList {  |  } 


 No Accessible description :
   Class: javax.swing.JList {  |  } 
   Class: org.netbeans.core.windows.services.NbPresenter {  Confirm Object Deletion |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
Comment 1 Denis Anisimov 2008-07-30 08:15:16 UTC
Issue is fixed.

Also fixed mnemonic for JLabel.

changeset:   93075:10dbed1a488f
user:        Denis Anisimov <ads@netbeans.org>
date:        Wed Jul 30 11:11:05 2008 +0400
summary:     Fix for #142063 - [A11Y] Issues with Confirm Object Deletion dialog
Comment 2 Ivan Sidorkin 2008-08-01 16:18:36 UTC
verified