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 110778 - [A11Y] Add Project Configuration
Summary: [A11Y] Add Project Configuration
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Fragmentation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-24 15:09 UTC by Lukas Hasik
Modified: 2007-09-06 13:43 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 Lukas Hasik 2007-07-24 15:09:35 UTC
Add Project Configuration dialog A11Y report:

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


 No Accessible description :
   Class: org.openide.explorer.view.BeanTreeView {  と粮Jot粮New Configuration Name: 粤ろ |  }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  と粮Jot粮New Configuration Name: 粤ろ |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  N/A }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  と粮Jot粮New Configuration Name: 粤ろ |  }


It seems that the mnemonics are focus wrong components...
Comment 1 Adam Sotona 2007-07-31 15:47:04 UTC
This is strange, there is only one textfield with assigned label and the bean tree has also assigned label.
Comment 2 Lukas Hasik 2007-08-01 15:18:03 UTC
well, there are
1, tree with label "Use Configuration Template" and mnemonic "C"
2, textfield with label "New Configuration Name" and mnemonic "N"

What is wrong:
1, use the mnemonic "C" -> nothing happens
2, use the mnemonic "N" -> focus goes to the tree but should go to textfield

->reopening ;)
Comment 3 Adam Sotona 2007-08-07 15:19:47 UTC
yes, you are right, wrong label attached
fixed now
Comment 4 Lukas Hasik 2007-08-13 11:38:11 UTC
PLEASE, set up the right Target Milestone for RESOLVED issues. It's the way how
to know where and when was an issue fixed.

thank you.
Comment 5 Lukas Hasik 2007-09-06 13:43:32 UTC
verified in 20070905 build