Community
Participate
Working Groups
Build Identifier: 32 Open the new web fragment project wizard, and in the first page, the mnemonic key r is duplicated (it is used for new runtime and dynamic web project name fields). Reproducible: Always
Created attachment 167036 [details] Patch This patch changes the mnemonic key to j in the web project selection panel.
approved
* 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 bug prevents the accessibility scenario of accessing the dynamic web project control without a mouse. * Is there a work-around? If so, why do you believe the work-around is insufficient? Workaround is to use a mouse. However, there is no workaround for the accessibility case of using just the keyboard. * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? Tested using the keyboard on windows to ensure that with the patch, all the controls are accessible using mnemonic keys. * Give a brief technical overview. Who has reviewed this fix? This patch has been reviewed by Chuck Bridgham. * What is the risk associated with this fix? There is no risk associated with this fix.
code checked into head for WTP 3.2 RC1