Skip to Main Content

Oracle Forms

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!

Keyboard Navigation with Tab Control

473729Jun 26 2008 — edited Feb 8 2010
We have a tab control in a form and it has several pages.

On one of the tabs we show data from a multi row block, the first 3 columns are on the tab canvas, then we have a stacked canvas that scrolls left/right that shows the rest of the data. We fix the first three columns as they give context to the rest of the rwo that is scrolled within the tacked region.

Now the problem:

When focus is on one of the columns displayed on the tab page we can press CTRL-TAB and the tab switches to the next tab page.

If focus is on one of the fields on the stacked canvas CTRL-TAB doesn't navigate to the next tab page - it attempts to switch windows.

It looks like the items that aren't onthe tab canvas, but are on the stacked canvas, aren't party to the CTRL-TAB event?

Has anyone else experienved this problem? Or know of a work around?

Regards,
Bren
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2010
Added on Jun 26 2008
3 comments
3,620 views