I have a htmlb-page with a tableView.
The first column of the tableView shows a link (htmlb:link) and a icon-image (htmlb:image) (Iterator).
When I turn on acccessiblity features (?sap-accessibility=X), the navigation by the tab key is not possible anymore. I cannot navigate from the link to the icon in any of the cells in the first column of the tableView.
Has anybody ever has a similar problem?
Add a comment