Accessing Components Using a Keyboard

This section describes how to access components in Oracle Application Express using a keyboard.

Topics:

Tip:

If using Oracle Application Express using only a keyboard, you should enable Screen Reader Mode since tree regions are not keyboard accessible. When running in screen reader mode, a hierarchical unordered list displays instead and can be easily navigated with keyboard-only using TAB, SHIFT + TAB and ENTER keys to activate a specific list item. To learn more, see "About Screen Reader Mode".

Using New Date Pickers

There are many keyboard shortcuts for the Date Picker.

To open a Date Picker:

  1. Tab to the relevant input field.

  2. Press CTRL+HOME to open the Date Picker.

  3. Once the Date Picker is open, you have the following navigation options:

    • By month:

      • Press PAGE UP to go to the previous month.

      • Press PAGE DOWN to go to the next month.

      • Press CTRL +HOME to go to the current month.

    • By week:

      • Press CTRL+UP to go to the previous week.

      • Press CTRL+DOWN to go to the next week.

    • By day:

      • Press CTRL+LEFT to go to the previous day.

      • Press CTRL+RIGHT to go to the next day.

Once you are finished with the Date Picker:

  1. Press ENTER to accept the selected date.

  2. Press ESCAPE to close the date picker without selection.

  3. Press CTRL+END to close the date picker and erase the date.

Accessing Interactive Report Regions

This section describes how to access common features within Interactive Report regions.

Topics:

Searching Data in an Interactive Report

If a search bar displays above an interactive report then the Include Search Bar attribute has been enabled in Report Attributes. This attribute is enabled by default when a new interactive report is created.

See Also:

To execute a search:

  1. Press TAB until the search field has focus.

  2. Type your search keywords into the search field.

  3. Press ENTER to invoke the search.

  4. To refine your search to a specific column:

    1. Press TAB to access the magnifying glass icon to the left of the search field.

    2. Press ENTER to activate the pull down menu and display a list of all available columns to search.

    3. Press the DOWN or UP arrow keys on your keyboard to navigate through the list of columns.

    4. Press ENTER to select the column you want to search on. This sets the context of the subsequent search as specific to the column selected.

  5. Repeat steps 1 and 2 to execute your column specific search.

Using the Actions Menu

By default, new interactive reports include both a search bar and Actions menu. Both of these features are controlled by the developer by enabling the Include Search Bar and Actions menu attributes on the Report Attributes page. Depending upon how the developer creates the report, the Action menu can contain different options.

To learn more, see "About the Actions Menu".

To access the Actions menu using a keyboard:

  1. Press TAB until the Actions menu has focus.

  2. Press ENTER to open the menu.

  3. Once the menu is open, you have the following navigation options:

    • Press the DOWN arrow key to go down the menu.

    • Press the UP arrow key to go up the menu.

    • Press the RIGHT arrow key to open a submenu (indicated by a right arrow) and move focus to the first item in the submenu.

    • Press the LEFT arrow key to close a submenu and move focus back to the appropriate item in the parent menu.

  4. To exit the Action menu:

    • Press ENTER to load the action specific dialog. Focus is set to the first focusable element within the dialog box.

    • Press ESC to close the menu without selection.

Managing Bulk Updates

Some interactive reports in Oracle Application Express contain form items for applying bulk updates to components. All form items within the report and buttons to apply the changes are keyboard accessible. Also some pages feature a check box in the first row to perform bulk processing and corresponding Select All and Deselect All links below the report. All of these items are keyboard accessible.

Utilizing Drill Down Links

Some interactive reports in Oracle Application Express contain at least one link to edit or view a specific sub-components. These are all standard links and are therefore keyboard accessible.

Editing Existing Filters

When an existing search filter is applied to an interactive report, a search filter displays below the Search bar.

You can access the search filter using the keyboard to:

  • Edit the search filter.

    Press TAB to navigate to the search filter and then press ENTER to open the Filter dialog box. Focus is automatically set to first focusable element in the dialog box.

  • Disable or enable the search filter.

    Press TAB to navigate to the check box to the right of the filter and SPACEBAR to disable or enable the filter.

  • Delete the search filter.

    Press TAB to navigate to the search filter and then ENTER to open the Filter dialog box. Press TAB or SHIFT+TAB to navigate to the Delete button and then press ENTER.

Loading Saved Reports

If an Interactive Report includes a Search bar, Actions menu, and support for saved reports, then these options have been enabled by the developer on the Report Attributes page. To learn more, see "Editing Interactive Reports as a Developer".

To load a saved report:

  1. Press TAB until the Reports select list has focus. Note that the Reports select list only displays if there are saved reports.

  2. Press the UP and DOWN keys to select the specific saved report you want to view.

  3. Press ENTER to view the saved report.