r43147: added the accesskey attribute to all input and action components that were missing it and made it an explicit attribute that appears in the TLD doc for those components that were relying on the passthru attribute functionality for accesskey
r53148: backported ICE-11479 and ICE-11473 to customer's patch branch
The components that now have full support for the accesskey attribute as well as having it declared in their documentation pages and having it tested are the following: ace:autoCompleteEntry, ace:checkboxButton, ace:combobox, ace:dataExporter, ace:dateTimeEntry, ace:dynamicResource, ace:fileEntry, ace:linkButton, ace:listExporter, ace:maskedEntry, ace:menuButton, ace:menuItem, ace:pushButton, ace:radioButton, ace:selectMenu, ace:simpleSelectOneMenu, ace:tableConfigPanel, ace:textAreaEntry, ace:textEntry, ace:themeSelect.
The main takeaways of this investigation are: