Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to override browser shortcut keys for alt D

VinithaMar 30 2011 — edited Mar 30 2011
Hi Frank,

I am using JDeveloper 11.1.1.3.0 . I need to provide keyboard shortcuts for components . I am using textAndAccessKey for achieving this for which the combination would be alt + accessKey . I am able to achieve the same for certain keycombinations like ALT + C , ALT + A which are browser shortcut keys. i am able to override these browser shortcut action with user defined action . But unable to do for alt D which is also a browser shortcut key.

For customising the browser shortcut actions i followed the procedures as specified by you in the following link ...

key board registration feature in this whitepaper: http://www.oracle.com/technetwork/developer-tools/jdev/1-2011-javascript-302460.pdf

Its page 36 onwards ... as given by frank.

Following this i could achieve for alt M , but could not achieve for ALT+L ,ALT+E ,ALT+D,ALT+S,ALT+H.

Can someone provide me a solution as to how i can use these shortcuts (ALT+L , ALT+E , ALT+D, ALT+S, ALT+H)for trigerring my action .

Thanks

Vini

Edited by: Vini on Mar 30, 2011 2:12 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2011
Added on Mar 30 2011
2 comments
403 views