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 142061 - [A11Y] Issues with alert [Alert] - Timeout custom property editor
Summary: [A11Y] Issues with alert [Alert] - Timeout custom property editor
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:40 UTC by Ivan Sidorkin
Modified: 2008-08-01 16:21 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:40:06 UTC
Results of Accessibility test, window with title "alert [Alert] - Timeout"

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


 No Accessible description :
   Class: javax.swing.JCheckBox {  Forever |  } 
   Class: javax.swing.JRadioButton {  Timeout: |  } 
   Class: javax.swing.JTextField {  |  }
Comment 1 Denis Anisimov 2008-07-29 15:35:34 UTC
changeset:   93035:cd43a92a6b9d
user:        Denis Anisimov <ads@netbeans.org>
date:        Tue Jul 29 18:26:42 2008 +0400
summary:     Fix for #142061 - [A11Y] Issues with alert [Alert] - Timeout custom property editor
Comment 2 Quality Engineering 2008-07-30 04:18:27 UTC
Integrated into 'main-golden', available in build *200807300201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/cd43a92a6b9d
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for #142061 - [A11Y] Issues with alert [Alert] - Timeout custom property editor
Comment 3 Ivan Sidorkin 2008-08-01 16:21:16 UTC
verified