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 93484 - A11Y: Cannot use keyboard command to specify DataType
Summary: A11Y: Cannot use keyboard command to specify DataType
Status: VERIFIED DUPLICATE of bug 138239
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ritesh Adval
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-01-29 23:35 UTC by lchang
Modified: 2008-09-10 23:20 UTC (History)
1 user (show)

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 lchang 2007-01-29 23:35:13 UTC
Build used:  070125_12

Steps to reproduce:
1.  Create an IEP Module
2.  Create an IEP process
3.  Drag in the Stream Input operator
4.  Double-click Stream Input operator to open Property Editor window
5.  Put focus on Attribute Name, and type in "Symbol"
6.  Hit <tab> then hit <v>

Result:
Hitting tab should bring focus to the data type, and hitting <v> should select 
the first item in the list that starts with "V". 

However, this does not work unless you click with your mouse to the data type 
field then type V.
Comment 1 Rahul Dwivedi 2007-04-11 00:15:10 UTC
According to Issue 5: Combo Boxes as Cell Renderers/Editors in JTables

 Known JDK Accessibility Issues  at link 
http://a11y.netbeans.org/a11yJDKIssues.html

and also related JDK bug

JDK issue 4109871 


Comment 2 Ritesh Adval 2008-08-07 20:47:34 UTC
This is a dup of 138239

*** This issue has been marked as a duplicate of 138239 ***
Comment 3 jlautz 2008-09-10 23:20:13 UTC
Verified working as described with 080909 IEP .nbm modules on Windows Vista. This might be a doc issue.