Closed KatieWoe closed 4 years ago
Thanks @KatieWoe - Ill see if this can be prevented, in case we want to do that. Is this specific to IE11 or does it also happen in Edge?
It works fine on chromium Edge. Don't have old version of Edge to see if it does there.
OK no worries, thats good enough and indicates that this isn't a microsoft reserved key command still. Given low use for IE11 and the fact that the world is phasing it out, I think it would be acceptable to try and prevent IE11 from opening the feedback hub if we can.
OK, I tried to prevent this from opening and could not with event.preventDefault(). This makes sense, it doesn't seem like anything a web developer should be able to control. Would be good to discuss with @terracoda @Matthew-Moore240 and maybe others to see if this should prevent use of Alt + K.
My opinion is that we should proceed, given low use of IE11 and that this key combo is no longer used in Edge.
I feel we can leave as is. The is an added feature and does not prevent use of the Pause/Play button. Alt + K is particularly useful for non-visual access and non-visual users will likely not be using IE11.
@jessegreenberg will add this to a11y bugs list.
Added to the list, closing.
Test device Dell Operating System Win 0 Browser IE Problem description For https://github.com/phetsims/QA/issues/503. IE is being dropped, but I'm still doing a basic check to see if everything opens and works, which is how I caught this. May need to be discussed. In IE, when using keyboard nav, the Alt + K command opens up the feedback hub window, rather than pause the sim. Alt + L works fine. This may not be worth fixing, as IE is not going to be supported in future, but it may be worth detecting IE and changing the keyboard nav dialog.
Visuals
Troubleshooting information: