RE: [EXTERNAL] Focus/Blur and Voice Over Commands

I agree with Tim, exiting from web content navigation I would not expect a blur event because system focus would remain on that control unless the VO cursor focused another control.

Jonathan

Jonathan Avila
Chief Accessibility Officer
Level Access
jon.avila@levelaccess.com
703.637.8957 office

Visit us online:
Website<http://www.levelaccess.com/> | Twitter<https://twitter.com/LevelAccessA11y> | Facebook<https://www.facebook.com/LevelAccessA11y/> | LinkedIn<https://www.linkedin.com/company/level-access> | Blog<http://www.levelaccess.com/blog/>

Looking to boost your accessibility knowledge? Check out our free webinars!<https://www.levelaccess.com/compliance-resources/webinars/>

The information contained in this transmission may be attorney privileged and/or confidential information intended for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is strictly prohibited.

From: Tim Harshbarger <tim.harshbarger.cqwg@statefarm.com>
Sent: Tuesday, June 5, 2018 9:54 AM
To: Taliesin Smith <talilief@gmail.com>; w3c-wai-ig@w3.org
Cc: Taliesin Love Smith <Taliesin.Smith@Colorado.EDU>
Subject: RE: [EXTERNAL] Focus/Blur and Voice Over Commands

I am not as familiar with Voiceover on Mac OS, but it is likely similar to iOS and how screen readers work on Windows.  When using the screen reader’s virtual or review cursor, it doesn’t trigger focus or blur events. The idea of the virtual/review cursor in most screen readers is to allow the user to navigate the current contents without triggering changes to the user interface.

It is typically system focus that triggers blur and focus events. A screen reader typically only manipulates the system focus when it is not in virtual/review cursor mode but in some type of form or application mode.

That is likely the problem you are dealing with now.

Thanks,
Tim


From: Taliesin Smith [mailto:talilief@gmail.com]
Sent: Tuesday, June 5, 2018 8:15 AM
To: w3c-wai-ig@w3.org<mailto:w3c-wai-ig@w3.org>
Cc: Taliesin Love Smith <Taliesin.Smith@Colorado.EDU<mailto:Taliesin.Smith@Colorado.EDU>>
Subject: [EXTERNAL] Focus/Blur and Voice Over Commands

Dear WAI,
I work with a team on making interactive science simulation accessible (PhET Interactive Simulations).

In recent Quality Assurance testing of a prototype for the Resistance in Wire<https://phet-dev.colorado.edu/html/resistance-in-a-wire/1.5.0-rc.5/phet/resistance-in-a-wire_all_phet.html> simulation, we found an issue when using Voice Over. It seems that Voice Over does not successfully blur (i.e., remove focus) from a slider control that has focus when the user uses the native Voice Over command, command-option-shift-up arrow, to exit web content.

The result is that the slider remains visually focused and operational via all the normal keyboard methods, even though the user is technically “out of web content”. In this case, Voice Over will not announce slider values if the user adjusts the slider. In this case, Voice Over only announces aria-live alerts. This means that the user is not getting all the information they are supposed to be getting when they adjust a slider. In addition, if the user re-enters web content using command-option-shift-down arrow, their virtual focus starts at the top of the sim with the H1 content.

We think the lack of blurring is a Voice Over bug.

My questions to the group are:

  1.  Are we supposed to do anything special to make Voice Over blur focus in the case, or is this indeed a Voice Over bug?
  2.  Where is virtual focus supposed to go after a properly blurred event?
  3.  Is starting at the top of the page the correct place for the virtual cursor to be after a successful blur event, after successfully exiting web content with the native Voice Over command?
  4.  Starting at the top, seems to be the default behavior. Is it the correct behavior?
We have done a lot of user testing with blind users. Exiting web content after focusing a control is not something that has occurred during usability testing with Voice Over users.

It would be great to get some thoughts from experts on this list regarding this blurring issue.

Sincerely,
Taliesin Smith
My work email is Taliesin.Smith@colorado.edu<mailto:Taliesin.Smith@colorado.edu> if you would like to know more about our work on making interactive science simulations accessible.

Received on Tuesday, 5 June 2018 14:20:59 UTC