Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upSurveyMonkey not accessible in HCM #16
Comments
This comment has been minimized.
This comment has been minimized.
This is great. I will add a note to the Survey Monkey entry and link to this issue (which will be closed) for additional context, code, and screen shots. |
This comment has been minimized.
This comment has been minimized.
Done. |
aardrian
closed this
Feb 4, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
digilou commentedFeb 4, 2019
•
edited
Today (2019 Feb 04) I opened up a SurveyMonkey survey for Level Access & G3ict while in High Contrast Mode on Windows 10. First, in Firefox, I noticed the radio buttons weren't visible. I thought it might be a browser issue since FF doesn't fully support HCM.
This is what I saw in FF:

Opening up Edge, I found the same problem:

IE had the same results. No radio button.
Reviewing the source code, it turned out that the radio input was set to opacity=0 and positioning was absolute to pull it further out of the way. A background image was positioned to sit in its place. However, as with HCM's functionality, background images are removed.
For comparison, a screenshot of Chrome, which doesn't support HCM:

Would you add a note about this under SurveyMonkey? I can provide further details, if you need them.