FreedomScientific / standards-support

Contains documentation for Vispero software support of Web standards
https://freedomscientific.github.io/standards-support/
GNU General Public License v3.0
105 stars 11 forks source link

JAWS announces all links with the same URL in a HTML email on Outlook #754

Open tombye opened 10 months ago

tombye commented 10 months ago

Summary

JAWS announces all links in an email with the same URL as the first one when tabbing through. Doesn't happen when moving through the email using arrow keys.

Steps to replicate:

  1. get this HTML email
  2. send it to an email account you have set up with the Outlook app (note: it might go to the junk folder)
  3. open Outlook, wait until recieved and navigate to the email in the main list
  4. press enter to open and tab through the focusable items

Expected result

I expected each link to be have its URL announced as I tabbed to it.

Actual result

The first link was announced correctly. All subsequent links were announced with the same URL as the first.

Example

https://gist.github.com/tombye/f6351068c05c571d4a3cb1ae13077423

Additional Information

JAWS version and build number

2023.2303.144

Operating System and version

Windows 10 Pro, OS build 19043.1566

Browser and version:

Outlook version 2308 (Build 16731.20170), part of Microsoft 365 Apps for business.

I know this is not a browser but I can't find another place to raise this, and it is HTML... If there's a better place for this, please say and I'll move it there instead 🙂.

Other information from testing

I'm pretty sure this is caused by the (empty) table cell, next to the cell with the logo image in because it stops happening when you remove it. I also found the issue stops happening if I reduce the amount of text in the email so there are less than 3 paragraphs following the first link.