Hide Forgot
Description of problem: Using Orca screenreader with Firefox it is not possible to easily activate the "show" link which shows remediations in the HTML guide produced by OPenscap. Some HTML accessibility tag is probably missing. Version-Release number of selected component (if applicable): latest version How reproducible: deterministic Steps to Reproduce: 1. Open any SSG guide and find some particular rule 2. Find the list of remediations 3. Try to navigate with Orca screenreader and search for the "show" link. Actual results: The screeenreader can't find the link. It is not in the list of links, nor it can't be navigated upon with tab / other navigation keys. Expected results: It should be possible to navigate to this link. Additional info:
Changing component, as the guide and report style are defined within `oscap` utility.
Fixed upstream in https://github.com/OpenSCAP/openscap/pull/1451