Community
Participate
Working Groups
Build Identifier: 32 Open the new EJB project wizard, and using the keyboard, move the cursor to the runtime or the configuration combo, and using the keyboard again, change the value of the combo (use up arrow or down arrow keys). The project name control gets the focus Reproducible: Always
Created attachment 170035 [details] patch The reason the focus was shifting was because an explicit setFocus is called in the createProjectNameGroup. This method gets called whenever the facet combo selection is changed.
approve
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. This is impacting accessibility. * Is there a work-around? If so, why do you believe the work-around is insufficient? Yes, extra key strokes * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? This is UI only. * Give a brief technical overview. Who has reviewed this fix? Chuck reviewed this * What is the risk associated with this fix? None
Committed to HEAD for WTP 3.2 RC3