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 108674 - A11Y: Some components can be unreachable in "Configure EJB Methods" dialog
Summary: A11Y: Some components can be unreachable in "Configure EJB Methods" dialog
Status: VERIFIED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: _ edwingo
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-02 17:06 UTC by Roman Mostyka
Modified: 2007-07-11 09:48 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 Roman Mostyka 2007-07-02 17:06:58 UTC
1. Add EJB which requires some parameters.
2. Call "Configure EJB Methods" dialog for this EJB.
3. Select method which requires params from the methods list.
4. Press tab to get text field for entering necessary value of parameters.
5. Try to move from area, where necessary parameters are specified, with tab.

Result: Tab switch focus among text fields concerning entering parameters any other component in this dialog is
unreachable by keyboard anymore.
Comment 1 _ edwingo 2007-07-11 00:59:49 UTC
It's true that tab only stays within the table component, but on Windows, if you press Alt-E, that moves out of the the
JTable and allows you to Shift-Tab backwards to other fields.
Comment 2 Roman Mostyka 2007-07-11 09:48:31 UTC
Verified with build 2707100000.