PJC tab-key navigation problem within bean (FORMS intercepting tab key??)
43134Jun 27 2008 — edited May 6 2010Using Forms 10.1.2.3, IE7, JRE 1.6
When attempting to navigate within the bean area, it appears as if FORMS is suppressing the keyEvent when the tab key is pressed. This means that I cannot use tab or shift-tab to navigate within the PJC's editable fields/buttons. I can click on them, enter data within them, but tab is somehow intercepted. When I place my PJC within a normal (non-forms) Java window, everything works fine.
Documentation that I've read seems to indicate that tab should navigate perfectly fine within the bean area.
Any ideas?