nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
Other
2.09k stars 628 forks source link

NVDA does not read the content inside if src="javascript:false" works when src="about:blank" #11902

Open repl-shenoy-sukumaran opened 3 years ago

repl-shenoy-sukumaran commented 3 years ago

Steps to reproduce:

https://jsbin.com/tatogufiva/edit?html,output

Actual behavior:

Its does not read the contend inside iframe if src="javascript:false" works when src="about:blank", but in third party libraries we don't have control it.

Expected behavior:

It should read the content inside iframe

System configuration

Windows

NVDA installed/portable/running from source:

NVDA version:

NVDA 2020.3

Windows version:

Windows 10

Name and version of other software in use when reproducing the issue:

N/A

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Yes, not works in other version also

If addons are disabled, is your problem still occuring?

Yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

No

Adriani90 commented 2 months ago

@repl-shenoy-sukumaran I cannot reproduce this with NVDA 2024.2 Stable or NVDA 2024.3 Beta. Can you please describe exact steps to reproduce that you performed? In which browsers did you test this?