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 29737 - Cannot use mnemonics in the "New Wizard - Message-Driven EJB" dialog
Summary: Cannot use mnemonics in the "New Wizard - Message-Driven EJB" dialog
Status: CLOSED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-12-27 13:09 UTC by elenas
Modified: 2011-05-24 16:00 UTC (History)
6 users (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 elenas 2002-12-27 13:09:49 UTC
To reproduce:
1. Create an EJB Module:
- open the New Wizard with the File/New menu item,
- select the Templates|J2EE|EJB Module node, go through 
wizard steps.
2. Try to add Message-Driven EJB to the created EJB module:
- call popup on the created EJB Module node in the 
Explorer tree,
- push New... menu item,
- select Message-Driven EJB in the Templates tree in the 
New Wizard, push the Next button,
- select the 'Bean-Managed Transaction' radio button, push 
the Next button,
- push the 'Back' button to go to the previous step,
- push Enter key to execute the Next button.

After that all elements in the last step of New Wizard are 
inaccessible with keyboard.
Note that if you push the Next button with a mouse, 
everything is OK.

Modify item 2 in the following way:
2a. Try to add Message-Driven EJB to the created EJB:
- call popup on the created EJB Module node in the 
Explorer tree,
- push New... menu item,
- select Message-Driven EJB in the Templates tree in the 
New Wizard, push the Next button,
- keep the 'Container-Managed Transaction' radio button 
selected, push Enter key to execute the Next button.

After that all elements in the last step of New Wizard are 
inaccessible with keyboard.
Note that if you push the Next button with a mouse, 
everything is OK.
Comment 1 Marian Mirilovic 2003-01-06 10:34:29 UTC
I know nothing about this dialog, but in my opinion it's close source,
not an open source. 

To elenas :

If it's true, please go and report it to bugtraq, and close this one
as invlaid with appropriate bugtraq bug number, thanks in advance.
Comment 2 elenas 2003-01-17 06:59:49 UTC
I reported this issue to bugtraq, bug # 4800674