GSA / laptop-management

ALPHA/WIP for OSquery configuration for Mac and Linux Operating Systems
Other
16 stars 9 forks source link

Login experience is not accessible #46

Open nkkl opened 6 years ago

nkkl commented 6 years ago

When logging into a Mac with JAMF Pro running, you must enter your credentials, accept a warning, accept another warning, and then enter your credentials again, before being able to access your device. The second warning screen can only be interacted with using a mouse/trackpad, which is a definite accessibility problem as not all users can use a pointing device (ex. someone with visual impairments or motor problems).

carodew commented 6 years ago

Note that this violates Section 508 and WCAG 2.0 AA standards – which we're required to follow by law.

Vanbella commented 6 years ago

The second warning screen can be confirmed by pressing the return (enter) key on the keyboard.

nkkl commented 6 years ago

@vanbella I tried a few different conditions, and got different results under different circumstances. Here's what I found:

I'm not really sure why the warning modal loses focus if you click (anywhere); that seems incorrect. It does behave correctly if there are no mouse clicks at all.