2 Accessibility Features and Tips for Oracle Application Container Cloud Service

These topics describe accessibility features and information for Oracle Application Container Cloud Service.

Enabling Accessibility Mode for Oracle Application Container Cloud Service

The Oracle Application Container Cloud Service user interface design is screen reader friendly by default, which means the user doesn’t have to turn on screen reader setting.

The following procedure describes how to set other accessibility options in Oracle Application Container Cloud Service:

  1. Log in to your Oracle Application Container Cloud Service instance.

  2. Select your user name (located at the top of the page).

  3. On the Preferences menu, select Accessibility.

  4. Select an option:

    • To display fonts using high contrast (an HTML stylesheet action), select I use high contrast.

    • To enable large fonts by default, and to enable the interface to work with browser zoom capabilities, select I use large fonts.

  5. If needed, select the Accessibility menu again, and select additional options, or deselect options until you obtain the access that you require.

Keyboard Shortcuts for Tables

You can use keyboard shortcuts to navigate and to perform actions inside the tables as described below.

Task Keyboard Shortcut
Enters Actionable mode. This enables keyboard action on elements inside the item, including navigation between focusable elements inside the item. F2
Exits Actionable mode. Esc
When in Actionable Mode, navigates to next focusable element within the item. If the last focusable element is reached, shift focus back to the first focusable element. When not in Actionable Mode, navigates to next focusable element on page (outside ListView). Tab
When in Actionable Mode, navigates to previous focusable element within the item. If the first focusable element is reached, shift focus back to the last focusable element. When not in Actionable Mode, navigates to previous focusable element on page (outside ListView). Shift+Tab
Move focus to the item below. DownArrow
Move focus to the item above. UpArrow
When display in card layout, move focus to the item on the left. LeftArrow
When display in card layout, move focus to the item on the right. RightArrow
Extend the selection to the item below. Shift+DownArrow
Extend the selection to the item above. Shift+UpArrow
When display in card layout, extend the selection to the item on the left. Shift+LeftArrow
When display in card layout, extend the selection to the item on the right. Shift+RightArrow
Launch the context menu if there is one associated with the current item. Shift+F10
Selects the current item. Enter
Toggles to select and deselect the current item. If previous items have been selected, deselects them and selects the current item. Space
Selects contiguous items from the last selected item to the current item. Shift+Space
Toggles to select and deselect the current item while maintaining previous selected items. Ctrl + Space
Marks the selected items to move if reorder is enabled. Ctrl + X
Marks the selected items to copy if reorder is enabled. Ctrl + C
Paste the items that are marked to directly before the current item (or as the last item if the current item is a folder). Ctrl + V