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

Chrome closes after download anchor tag is clicked #789

Closed dph0718 closed 7 months ago

dph0718 commented 7 months ago

Summary

Brief description of the issue. Please list any specific steps. With JAWS running, clicking an anchor tag with a download attribute causes Chrome to close after file is downloaded.

Expected result

Chrome should remain open after file is downloaded.

Actual result

Chrome closes after clicking download link

Example

A test case that demonstrates the issue - provide linked test case, CodePen, JSbin, etc...

Additional Information

JAWS version and build number

Version 2020.2007.70 ILM

Oerating System and version

Microsoft Windows 10 Enterprise Version 10.0.19045 Build 19045

Browser and version:

Chrome Version 119.0.6045.200 (Official Build) (64-bit)

JAWS-test commented 7 months ago

An example page would be helpful

dph0718 commented 7 months ago

Clicking/keyboard activating the download link in this w3schools example exhibits the mentioned behavior: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_a_download

stevefaulkner commented 7 months ago

Clicking/keyboard activating the download link in this w3schools example exhibits the mentioned behavior: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_a_download

Tested with JAWS 2024.2310.70 and Chrome Version 119.0.6045.200 (Official Build) (64-bit) could not reproduce