Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

AV: A11y HCM issue with Guidance in psammead-media-player #2572

Closed
1 task done
HarveyPeachey opened this issue Nov 6, 2019 · 0 comments · Fixed by #2578
Closed
1 task done

AV: A11y HCM issue with Guidance in psammead-media-player #2572

HarveyPeachey opened this issue Nov 6, 2019 · 0 comments · Fixed by #2578
Assignees
Labels
a11y Accessibility-related task investigation ws-articles Tasks for the WS Articles Team

Comments

@HarveyPeachey
Copy link
Contributor

HarveyPeachey commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
In the dev a11y swarm done for #2517, a few issues were found as documented in this comment:

One of these issues is with Windows HCM. Currently, with the implementation of guidance, the current opaque overlay is causing the placeholder image to not be visible which it should be in High Contrast Mode.

Describe the solution you'd like
Our implementation for the overlay is using background-color: rgba(34,34,34,0.75);. From a brief bit of investigation, it looks like background-color in Windows HCM is being replaced by a block colour hence the placeholder image not appearing.

We need to find a way to implement the opaque layer without blocking the placeholder image behind it in HCM.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Testing notes
[Tester to complete]

Dev insight: Will there be any potential regression? etc

  • This feature is expected to need manual testing.

Additional context
Add any other context or screenshots about the feature request here.

@HarveyPeachey HarveyPeachey added Refinement Needed This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test. investigation ws-articles Tasks for the WS Articles Team a11y Accessibility-related task labels Nov 6, 2019
@HarveyPeachey HarveyPeachey self-assigned this Nov 6, 2019
@HarveyPeachey HarveyPeachey removed the Refinement Needed This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test. label Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y Accessibility-related task investigation ws-articles Tasks for the WS Articles Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant