Oracle Accessibility Conformance Report

VPAT® Version 2.3 - April 2019

Name of Product:

Oracle APEX Components 24.1

Product Description:

The native components available within Oracle APEX.

Date:

21-May-2024

Contact Information:

accessible_ww@oracle.com

Notes:

This ACR does not cover the following product areas:

  • The Calendar region type, for screen reader users.
  • The Workflow Diagram region type, for screen reader users.
  • The Map region type, for screen reader users.

Dependent Products


This product interacts with or is built with the other Oracle products listedin this section. Click below to view information about the accessibility ofthese dependent products. Products listed are the versions available at thetime of publication of this document; newer documents may be available that supersedethese versions.

Evaluation Methods Used:

Oracle's policy is to design, develop and test both products and documentation to be accessible. The recommended styles of testing for accessibility include: (i) algorithmic automated tests, (ii) human judgement tests such as tool-assisted tests, visual inspection and manual operation, and (iii) testing with assistive technology by people with and without disabilities. Additional information about Oracle's accessibility program is available on http://www.oracle.com/corporate/accessibility/index.html

Accessibility Standards/Guidelines

This report covers the degree of conformance for the following accessibility standard/guideline:

Standard/GuidelineIncluded In Report
Web Content Accessibility Guidelines 2.1Level A - Yes
Level AA - Yes
Level AAA - No
Revised Section 508 standards published January 18, 2017 and corrected January 22, 2018Yes

Terms

The terms used in the Conformance Level information are defined as follows:

Supports
The functionality of the product has at least one method that meets the criteria without known defects or meets with equivalent facilitation.
Partially Supports
Some functionality of the product does not meet the criteria.
Does Not Support
Majority of functionality of the product does not meet the criteria.
Not Applicable
The criteria are not relevant to the product.

WCAG 2.1 Report

Table 1 also documents conformance with:

  • Section 508: Chapter 5 - 501.1 Scope, 504.2 Content Creation or Editing, and Chapter 6 - 602.3 Electronic Support Documentation

Note: When reporting on conformance with the WCAG 2.1 Success Criteria, they are scoped for full pages, complete processes, and accessibility-supported ways of using technology as documented in the WCAG 2.1 Conformance Requirements.

Table 1: WCAG Conformance Criteria

Criteria
Conformance Level
Remarks and Explanations
1.1.1 Non-text Content (Level A)Supports
1.2.1 Audio-only and Video-only (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.2 Captions (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.4 Captions (Live) (Level AA)Not ApplicableThe product has no multimedia.
1.2.5 Audio Description (Prerecorded) (Level AA)Not ApplicableThe product has no multimedia.
1.3.1 Info and Relationships (Level A)Partially Supports

The product was tested for:

  • User interface component labels are associated with the fields they are labeling
  • Headings are encoded with HTML heading tags
  • List markup is used for marking up lists
  • Table markup is used for marking up data tables, including row and column headers and table summaries where appropriate
  • Data tables specify ARIA-LABEL or SUMMARY
  • Layout tables use appropriate markup
  • Groups of components are marked up with their description
  • Style sheets are used only to change the layout and presentation on the screen

Exceptions:

  • Bug 30375933: Popup LOV item - When displaying multiple columns in the search results, although the results are announced as a data table, the table is missing an accessible label.
  • Bug 34308481: Popup LOV item - When 'Multiple Values' are on, it can be difficult to discern the item's label and value with a screen reader.
  • Bug 35177965: Faceted Search region - The number of results for each facet value is difficult to understand for screen reader users.
  • Bug 35166387: Interactive Grid region - If 'Load More' pagination is used (Pagination Type = Scroll, Show Total Row Count = No and pagination.loadMore = true in advanced JavaScript), the 'Load More Rows' button is difficult to find for screen reader users.
  • Bug 34427572: Items can comprise of multiple distinct elements (for example the help button, inline help and 'Quick Pick' links). All elements associated with an item should be semantically grouped, however they are not.
  • Bug 31205979 and 35319783: LABEL elements for page items are always rendered, irrespective of which item type is used. This is fine for page items that use form elements such as text fields, select lists or textareas, however this is incorrect use of HTML for other item types (for example radio groups, checkboxes).
  • Bug 35650682: Interactive Report region - When in Single Row View, column names and values are not correctly marked up as readonly fields, and are therefore difficult to understand with a screen reader.
  • Bug 36249243 - Card region - A card can contain multiple elements, however these are not semantically grouped.
  • Bug 36343206 - Date Picker item has a visible label, however this is not programmatically associated with the item.
1.3.2 Meaningful Sequence(Level A)Partially Supports

The product was tested for:

  • The sequence of elements in the DOM matches a logical reading sequence

Exceptions:

  • Bug 34668049: Interactive Grid region - After selecting 'Add Row', item types that do not fit in the cell (eg Textareas, Radio Groups) are rendered in the DOM at the end of the page, but visually positioned in the relevant grid cell, which can be confusing for screen reader users.
1.3.3 Sensory Characteristics(Level A)Supports
1.3.4 Orientation (Level AA)Supports
1.3.5 Identify Input Purpose (Level AA)Supports
1.4.1 Use of Color(Level A)Partially Supports

The product was tested for:

  • Information conveyed by color is available in alternative formats, such as shape, text, font weight
  • Information conveyed by color has a contrast ratio of at least 3:1

Exceptions:

  • Bug 32463607: Map region - Polygon layers allow the user to visualize information with the fill color for the polygons on the map, providing a 'thematic map'. Polygons can be filled with different colors, but there is no ability to have patterned fill, if color is not sufficient. As a workaround, the 'Extruded Polygons' can be used instead of simple polygons. The map will become a 3D map, and the attribute is being visualized by the height of the extruded polygon - so color is not the only method to convey the information.
  • Bug 34099929: Chart region - No declarative way of defining a chart series pattern. As a workaround, it is possible to do this through customization, please see our Sample Chart > Pattern page for more information.
  • Bug 34184229: Interactive Grid and Report regions provide the ability for an end user to define a highlight. This highlight can be either a row, or cell highlight. The user defines a background and a foreground color for the highlight, and some kind of data condition that controls when the highlight displays. Although we guide people into making good color combination choices by showing the luminosity ratio of the highlight text and background colors, the highlight itself is conveyed to the user by color alone.
  • Bug 36398841 - Workflow Diagram region - The diagram conveys state information through color alone.
1.4.2 Audio Control(Level A)Not ApplicableThe product has no multimedia.
1.4.3 Contrast (Minimum) (Level AA)Partially Supports

The product was tested for:

  • Large-scale text and images of large-scale text have a contrast ratio of at least 3:1
  • Other text and images of text have a contrast ratio of at least 4.5:1

Exceptions:

  • Bug 34099910: Chart region - When a chart shows the label value next to the chart data, this can sometimes cause color contrast issues, where for example the text overlaps part of the chart data section, and the text color with the chart data color does not meet contrast requirements. To workaround this, depending on the chart type and data, it may be possible to adjust the label settings, for example if 'Position' is set to 'Outside Bar Edge' (instead of the default 'Automatic'). In addition, if the chart displays a Tooltip including the value, this can be an alternative.

1.4.4 Resize text(Level AA)Supports
1.4.5 Images of Text(Level AA)Supports
1.4.10 Reflow (Level AA)Supports
1.4.11 Non-text Contrast (Level AA)Partially Supports

The product was tested for:

  • Non-text items have a contrast ratio of at least 3:1.

Exceptions:

  • Bug 36398841 - Workflow Diagram region - The 'terminated' state highlight colour and its background have insufficient contrast.
1.4.12 Text Spacing (Level AA)Supports
1.4.13 Content on Hover or Focus (Level AA)Partially Supports

The product was tested for:

  • Dismissable -The content can be dismissed without moving the pointer or keyboard focus
  • Hoverable - When pointer hover triggers additional content, the pointer can be moved over the additional content without the additional content disappearing
  • Persistent - The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid.

Exceptions:

  • Bug 31888900: Tooltips used throughout the product fail the 'hoverable' test, because the tooltip disappears if you move the mouse over it.
2.1.1 Keyboard(Level A)Partially Supports

The product was tested for:

  • Ability to perform functions from the keyboard only, and without requiring specific timings for individual keystrokes
  • Proper operation of unique keystrokes and access keys, including those listed in the product documentation
  • The ability to use the product with OS keyboard aids: StickyKeys and FilterKeys (feature names may be different on different platforms)

Exceptions:

  • Bug 32463573: Map region - Spatial objects drawn on the map are currently not accessible with the keyboard. It is possible to hover over these with the mouse and get more information about them, however this is not possible with the keyboard. The only workaround currently available to developers is to create alternative content on the page that conveys the same information, that is keyboard accessible (for example a report).
  • Bug 34455843: Application Search region - When focused on the pagination controls, if the user presses Shift+Tab, this can sometimes trigger pagination.
  • Bug 28293186: Although icon buttons used in our development environment and in Applications have an accessible name (using ARIA-LABEL), they also have a TITLE attribute which displays to mouse users on hover, however keyboard users have no way of perceiving this text.
  • Bug 31971687: Region Display Selector region - This region renders tabs based on the regions on a page. The keyboard interaction is not properly initialized immediately after page load, resulting in every tab being a tab stop for keyboard users. As soon as the user selects a tab using cursor keys, the correct keyboard interaction is added and the tabs function as a single tab stop, as expected.
  • Bug 33309025: Modal pages that submit and reload the modal page can lose focus.
  • Bug 33824433: Markdown Editor region - Region does not keep text selection when navigating to the toolbar by keyboard (for example to bold selected text).
  • Bug 34200659: Interactive Grid region - If a Dynamic Action is defined on a column that sets the value of another column, when keyboard users interact with the column, they can be taken to the next row unexpectedly.
2.1.2 No Keyboard Trap (Level A)Supports
2.1.4 Character Key Shortcuts (Level A)Supports
2.2.1 Timing Adjustable(Level A)Supports
2.2.2 Pause, Stop, Hide (Level A)Supports
2.3.1 Three Flashes or Below Threshold(Level A)Supports
2.4.1 Bypass Blocks(Level A)Partially Supports

The product was tested for:

  • A ‘Skip to Main Content’ link is provided to skip repetitive navigation links at the top of the page.
  • Structure and hierarchy is marked up with Header elements outside of repetitive navigation links
  • WAI-ARIA Landmark elements are used outside of repetitive navigation links

Exceptions:

  • Bug 32109673: Classic Report region - Region needs to better identify its contents with landmarks.
  • Bug 34041752: Regions would benefit from landmarks to identify where items in the region are, and where any sub-regions in the region are.
  • Bug 34960903: Regions defined to use landmarks will be missing their landmark information if the region also participates as a region controlled by a Region Display Selector on a page.
  • Bug 35079324:  Page items can be co-located in a region with the region's other contents (for example a table of data). In this case, it can be difficult for screen reader users to quickly find the items, because there is no landmark around them.
  • Bug 35079782: Region templates define custom 'Positions', within which different page components can position themselves. These positions are missing landmarks, making it potentially difficult for screen reader users to quickly locate these components.
2.4.2 Page Titled(Level A)Supports
2.4.3 Focus Order(Level A)Partially Supports

The product was tested for:

  • Logical movement through the focusable components using only the keyboard, in an order that follows a meaningful sequence.

Exceptions:

  • Bug 34017628: Interactive Grid region - Focus issues when window loses focus while editing. If the user is editing a field with a popup (eg Popup LOV, Color Picker), if they navigate away from the page to another window, then switch back, focus is taken to a hidden element on the page and the page may also be scrolled down to near the end.
  • Bug 34071241: Item help can be displayed using Alt+F1, however this sometimes fails to load correctly with a screen reader. When this happens, screen reader users can workaround this by navigating to the end of the page, where the help dialog will be located.
2.4.4 Link Purpose (In Context)(Level A)Supports
2.4.5 Multiple Ways(Level AA)Supports
2.4.6 Headings and Labels(Level AA)Partially Supports

The product was tested for:

  • Headers describe the topic or purpose of the content below them
  • Labels describe the purpose of the associated field

Exceptions:

  • Bug 34492904: Date Picker item - Duplicate label when Display As attribute set to Inline.
  • Bug 32867611: Faceted Search region - The facet chart button should not be part of the facet heading.
  • Bug 33859790: Faceted Search region - Facet's expand / collapse button has a duplicate label.
  • Bug 34918506: Interactive Grid region - When a screen reader user is interacting with a data cell, context information is provided about the current column and row. The row information given is the current data row (not including the table header row), which can be confusing if the screen reader also announces the default table navigation row context (which includes the table header row).
  • Bug 34980410: Interactive Grid region - When in Single Row View, the menu buttons for 'Change Menu' and 'Settings Menu' should not include the word 'menu' in the label.
  • Bug 35215504: Interactive Grid region - If the region title contains some HTML, this HTML will be exposed in the table's accessible name.
  • Bug 35132319: When a page item uses help text, the label used for the help button is too long ('View help text for [item label]'). This forces a screen reader user to listen to 'View help text for' before the item label for every help button. To workaround this issue, define the Text Message 'APEX.ITEM.HELP_TEXT' with text 'Help for %0', to shorten the accessible name used for help buttons.
  • Bug 36249681: Card region - The main card link and heading are announced with the same label, which results in unnecessary duplication when using a screen reader.
2.4.7 Focus Visible(Level AA)Partially Supports

The product was tested for:

  • Visual indication of the location of the focus

Exceptions:

  • Bug 25153460: Interactive Grid region - Some interactive controls do not show focus.
  • Bug 35904465: The Image Upload item cropping slider does not show focus when using the Safari browser.
2.5.1 Pointer Gestures (Level A)Supports
2.5.2 Pointer Cancellation (Level A)Supports
2.5.3 Label in Name (Level A)Supports
2.5.4 Motion Actuation (Level A)Supports
3.1.1 Language of Page(Level A)Supports
3.1.2 Language of Parts(Level AA)Partially Supports

The product was tested for:

  • Proper use of lang attribute for text passages that are in a different language than that of the page.

Exceptions:

  • Bug 36151716: Interactive Report region - The Help page (available via the report's Actions menu), loads a popup page showing help related to the report region. The LANG attribute is missing from the HTML element of the popup page.
3.2.1 On Focus(Level A)Supports
3.2.2 On Input(Level A)Supports
3.2.3 Consistent Navigation(Level AA)Supports
3.2.4 Consistent Identification(Level AA)Supports
3.3.1 Error Identification(Level A)Partially Supports

The product was tested for:

  • When input errors are detected, they are described to the user in text, including identifying the item where the error occurred

Exceptions:

  • Bug 20697217: Errors displayed in Interactive Report dialogs (for example when attempting to save a Filter with an empty 'Expression' value) just display a red border around the field in error, with no text explaining what the error is.
  • Bug 35222957: The recordView JavaScript widget (used by Object Browser to edit data, and Interactive Grid for Single Row View), presents inline validation messages for example when a field is required and null, however this information is not programmatically associated with the interactive element, making it difficult to perceive with a screen reader.
3.3.2 Labels or Instructions (Level A)Partially Supports

The product was tested for:

  • Labels or instructions are provided when the product requires user input

Exceptions:

  • Bug 34896075: Interactive Grid region - Advanced JavaScript configuration allows to display a sequence number as the first column in the grid. These sequence numbers are not perceivable to screen readers.
3.3.3 Error Suggestion (Level AA)Supports
3.3.4 Error Prevention (Legal, Financial, Data)(Level AA)Supports
4.1.1 Parsing(Level A)Supports
4.1.2 Name, Role, Value (Level A)Partially Supports

The product was tested for:

  • HTML controls have a programmatically associated name, derived from the appropriate HTML elements and attributes including LABEL, TITLE, SUMMARY, CAPTION, etc.
  • Additional state information is programmatically exposed for HTML controls, such as whether a field is ‘required’ or 'invalid'
  • Custom controls have appropriate roles specified using the role attribute
  • Custom controls have appropriate state and property information conveyed using the relevant WAI-ARIA or HTML5 attributes
  • Custom controls have a meaningful programmatically exposed name
  • Frames have a meaningful title specified in the title attribute

Exceptions:

  • Bug 34891616: Popup LOV item - When 'Manual Entry' is off, currently a readonly input element is rendered, however this gives the impression the field's value cannot be changed (which it can via the Popup).
  • Bug 32085649: If a page item is a required field, developers can define this both using the 'Value Required' attribute on the item, and by defining one of the required label templates. If the 'Value Required' attribute is set, the rendered interactive element correctly uses the ARIA-REQUIRED attribute. However, if just the required label template is chosen, the interactive element is missing the ARIA-REQUIRED attribute, so users would not know the field is required at time of input.
  • Bug 31964989: Interactive Grid region - Row state information such as deleted, inserted or changed is conveyed visually, however this state information is not conveyed to screen reader users.
  • Bug 30375933: Popup LOV item - Search results visually highlight the searched text, however this causes screen readers to no longer read the searched word naturally, and instead the characters will be separated by the searched text and non-searched text.
  • Bug 30375933: Popup LOV item - When displaying multiple columns in the search results, extra 'No results found' text will be incorrectly announced to screen readers.
  • Bug 32138852: Where menus are used for page navigation, the menu item corresponding to the current page is missing the ARIA-CURRENT property.
  • Bug 33882274: With Modal Dialog pages, if the page setting 'Focus on first item' is used, a screen reader user will have difficulty in reaching the dialog 'Close' button and the modal dialog title.
  • Bug 33844482: Faceted Search region - Region uses a listbox implementation for the radio and checkbox style facets. This listbox implementation has some nesting and incorrect WAI-ARIA attribute issues.
  • Bugs 33571036 and 35021433: The following places have interactive elements that open dialog content, but where the ARIA-HASPOPUP attribute is missing:
    • Create application page contains links that open modal dialog regions.
    • 'Cards' regions that expose action buttons that open modal dialog pages.
    • Page buttons that redirect to modal dialog pages.
    • Page buttons that open inline dialog regions.
    • Report links that open modal pages.
    • Main menu option 'SQL Developer Web' (available from the SQL Workshop menu, when there is an available SQL Developer Web environment).
  • Bugs 34585616: Display Only item - Renders a SPAN element visually displaying the value of the item. Because this is not an HTML form element, this information could be missed by users of Assistive Technology.
  • Bug 31200377: Text field using a Subtype other than the default 'Text', in read-only mode - Renders a SPAN element visually displaying the value of the item. Because this is not an HTML form element, this information could be missed by users of Assistive Technology.
  • Bug 34305870: Rich Text Editor in read-only mode - This information could be missed by users of Assistive Technology.
  • Bugs 34836092 and 34836385: Checkbox and Checkbox Group in read-only mode: Uses DISABLED attribute but should use READONLY attribute 
  • Bug 34489941: Popup LOV item - Renders its popup list of values in a dialog, however this dialog is not modal when used with a screen reader.
  • Bug 34456004: Dialogs rendered by apex.message.showDialog (and used for example in the Date Picker item type to render the calendar popup) do not follow the WAI-ARIA Dialog design pattern.
  • Bug 34258753: Popup LOV item - Item implements the WAI-ARIA Combobox design pattern, however it is missing defining ARIA-CONTROLS on the combobox element pointing to the popup container element.
  • Bug 34184254: Interactive Grid and Report regions - Both provide the ability for an end user to define a highlight. This highlight can be either a row, or cell highlight. The user defines a background and a foreground color for the highlight, and a data condition that controls when the highlight displays. Screen reader users have no easy way of knowing which cells / rows are currently highlighted.
  • Bug 34910599: Interactive Grid region - If a Control Break is defined, in the grid the control break header is difficult to understand, and collapsed state is not conveyed to screen reader users.
  • Bug 34970326: Interactive Grid region - Row states 'Inserted', 'Updated', 'Deleted' and 'Error' are not perceivable are not conveyed to screen reader users.
  • Bug 35112161: Modal dialog pages currently render an IFRAME inside the modal dialog element, however this should be with the IFRAME outside of the modal dialog element.
  • Bug 35120596: Rich Text Editor item (TinyMCE Library) - Configuration dialogs contain menu buttons to define certain values (for example Insert / Edit Link dialog > Open Link in..) that should be select lists.
  • Bug 35135038: Faceted search region - Facets are presented as a group of sections that can be expanded or collapsed, however they are not coded to the WAI-ARIA Accordion design pattern, making them difficult to use with a screen reader.
  • Bug 35474289: Combobox select interface (used by Smart Filters region, Text with Autocomplete item and Combobox item) - Element used to convey dynamic information to screen readers is also perceivable as an element, so creates unecessary UI for a screen reader user to navigate.
  • Bug 35474276: Combobox select interface (used by Smart Filters region, Text with Autocomplete item and Combobox item) - Some operations cause screen readers to duplicate their current context.
  • Bug 35406974: Interactive Grid region - When using Icon View with links defined, it can be difficult for the user to navigate the icons with a screen reader.
  • Bug 35338019: Popup LOV item - When Manual Entry is off, the Popup LOV renders a non-editable field, with a button to open a popup, where a value can be searched and selected. The non-editable field is defined as read-only, which could give screen reader users the false impression the field cannot be updated (it can be edited, just not manually and only via selecting from the list in the popup.
  • Bug 36036649: Jet Chart region - If a Chart Title is defined, the title gets duplicated in the accessible name for the chart's container element with role of 'application'. 
  • Bug 36113722: Application Logo - The application logo markup includes a link that takes the user to the home page of an application. This should contain aria-current="page" when the current page is the home page.
  • Bug 36473524: Interactive Grid region - Selection mode is not easily perceivable by screen reader users.
4.1.3 Status Messages (Level AA)Partially Supports

The product was tested for:

  • Status messages have role or properties set so information is conveyed to assistive technology without the component receiving focus

Exceptions:

  • Bug 34455843: In the Application Search region, screen reader users are not notified when using pagination controls.
  • Bug 29348302: When logging into a workspace, or an Application using an appropriate authentication scheme, if the instance is set to have a delay for failed login attempts (setting in Instance Admin > Security > General Settings > Delay after failed login attempts in Seconds), and the user enters incorrect login details, a notification displays that includes a count down of the number of seconds before they can attempt logging in again. This countdown is not announced properly to screen reader users.
  • Bug 30380762: The Faceted Search region component requires better notifications of partial page updates for screen reader users.

back to top

2018 Section 508 Report

Chapter 3: Functional Performance Criteria (FPC)

Criteria
Conformance Level
Remarks and Explanations
302.1 Without VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.2 With Limited VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.3 Without Perception of ColorNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.4 Without HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.5 With Limited HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.6 Without SpeechNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.7 With Limited ManipulationNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.8 With Limited Reach and StrengthNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.9 With Limited Language, Cognitive, and Learning AbilitiesNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.

back to top

Chapter 4: Hardware

These criteria are all Not Applicable because the product is not Hardware

Chapter 5: Software

Criteria
Conformance Level
Remarks and Explanations
501.1 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
 502 Interoperability with Assistive TechnologyHeading cell - no response requiredHeading cell - no response required
502.2.1 User Control of Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.2.2 No Disruption of Accessibility FeaturesNot ApplicableThe product is designed to be isolated from the underlying platform.
 502.3 Accessibility ServicesHeading cell - no response requiredHeading cell - no response required
502.3.1 Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.2 Modification of Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.3 Row, Column, and HeadersNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.4 ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.5 Modification of ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.6 Label RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.7 Hierarchical RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.8 TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.9 Modification of TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.10 List of ActionsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.11 Actions on ObjectsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.12 Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.13 Modification of Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.14 Event NotificationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.4 Platform Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
 503 ApplicationsHeading cell - no response requiredHeading cell - no response required
503.2 User PreferencesNot ApplicableThe product is designed to be isolated from the underlying platform.
503.3 Alternative User InterfacesNot ApplicableThe product does not have assistive technology features.
 503.4 User Controls for Captions and Audio DescriptionHeading cell - no response requiredHeading cell - no response required
503.4.1 Caption ControlsNot ApplicableThe product has no multimedia.
503.4.2 Audio Description ControlsNot ApplicableThe product has no multimedia.
 504 Authoring ToolsHeading cell - no response requiredHeading cell - no response required
504.2 Content Creation or EditingSupportsThe product is not an authoring tool.
504.2.1 Preservation of Information Provided for Accessibility in Format ConversionSupportsThe product is not an authoring tool.
504.2.2 PDF ExportPartially Supports

The product was tested for:

  • PDF files conform to PDF/UA-1
  • Components that support export to PDF respect either the APEX_PDF_ACCESSIBLE user preference, or the 'Include Accessibility Tags' option (where supported)

Exceptions:

  • Classic Report regions do not provide a direct way to allow an end user to select accessible PDF, although it is possible to export accessible PDFs from classic reports if the relevant user preference has been set. This issue is tracked with Oracle bug 31961351. There are four ways in which this user preference can be set, outlined below:
    • Interactive Report dialogs include an 'Include Accessibility Tags' option, which when checked will be saved as a preference for the current user.
    • Interactive Grid dialogs include an 'Include Accessibility Tags' option, which when checked will be saved as a preference for the current user.
    • The preference can be directly set by a developer, for example: APEX_UTIL.SET_PREFERENCE( 'APEX_PDF_ACCESSIBLE', 'Y', );
    • The API APEX_REGION.EXPORT_DATA is available, which allows for any component with a data source (which includes Classic Reports), to export supported PDF (where the parameter p_pdf_accessible is set to true). Once this API has been called with p_pdf_accessible set to true, the APEX_PDF_ACCESSIBLE preference will be set for the current user.
504.3 PromptsNot Supported

The product was tested for:

  • Prompts authors to create content that conforms to WCAG 2.0 AA.

Exceptions:

  • Bug 35913079: Rich Text Editor item (TinyMCE Library) - No user prompts to verify content.
504.4 TemplatesSupportsThe product is not an authoring tool.

back to top

Chapter 6: Support Documentation and Services

Criteria
Conformance Level
Remarks and Explanations
 602 Support DocumentationHeading cell - no response requiredHeading cell - no response required
602.2 Accessibility and Compatibility FeaturesSupports

The documentation includes a Developer Guide that includes information about the components available in APEX. Please visit the Oracle APEX documentation homepage and then 'Develop Apps'.

602.3 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
602.4 Alternate Formats for Non-Electronic Support DocumentationNot Applicable

Product documentation is in electronic format.

 603 Support ServicesHeading cell - no response requiredHeading cell - no response required
603.2 Information on Accessibility and Compatibility FeaturesSupportsOracle Global Customer Support can provide information about accessibility features of the product.
603.3 Accommodation of Communication NeedsSupportsOracle customers have access to electronic support through My Oracle Support or by calling Oracle Support at 1.800.223.1711. Hearing-impaired customers in the U.S. who wish to speak to an Oracle Support representative may use a telecommunications relay service (TRS). Information about the TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of telephone numbers is available at https://www.fcc.gov/general/telecommunications-relay-services-directory. International hearing-impaired customers should use the TRS at +1.605.224.1837. An Oracle Support engineer will respond to technical issues according to the standard service request process.

back to top

Oracle Legal Disclaimer

The information above describes this product's ability to support the applicableStandards/Guidelines, subject to Oracle's interpretation of those standards(available at https://www.oracle.com/corporate/accessibility/policy.html#standards-tab) and the remarks in this document. For more information regarding the accessibility status of this product or other Oracle products, see http://www.oracle.com/corporate/accessibility or contact: accessible_ww@oracle.com.

This document is provided for information purposes only and the contents hereof are subject to change without notice. Oracle Corporation does not warrant that this document is error free, nor does it provide any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Oracle Corporation specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. Oracle further makes no representation concerning the ability of assistive technologies or other products to interoperate with Oracle products. This document addresses the named product(s) only and not prerequisite products for which Oracle supplies restricted use licenses.