E-mail List Archives
Is this a known NVDA bug?
From: R.U. Steinberg
Date: Aug 15, 2017 8:16AM
- Next message: Hunziker, Dawn A - (hunziker): "Re: Job Opening - IT Accessibility Analyst, University of Arizona"
- Previous message: Patrick H. Lauke: "Re: background video pause/play?"
- Next message in Thread: Jim Homme: "Re: [Web AIM] Is this a known NVDA bug?"
- Previous message in Thread: None
- View all messages in this Thread
I have two disabled buttons and when I read them in Firefox with NVDA,
there is no pause between each button.. Is this a known bug?
<body>
<h1>★ Standalone Test Buttons ★</h1>
<button disabled type="button">Primary</button>
<button disabled type="button">Standard</button>
</body>
If I enable the buttons, NVDA also reads both buttons without a pause at
first, but after that I can navigate between each button and it reads them
separately.
<body>
<h1>★ Standalone Test Buttons ★</h1>
<button type="button">Primary</button>
<button type="button">Standard</button>
</body>
I saw a post from June 2017 that suggests NVDA is having issues with
phrasing content properly, but wasn't sure if the issue I was experiencing
was related.
https://github.com/nvaccess/nvda/issues/7265
- Next message: Hunziker, Dawn A - (hunziker): "Re: Job Opening - IT Accessibility Analyst, University of Arizona"
- Previous message: Patrick H. Lauke: "Re: background video pause/play?"
- Next message in Thread: Jim Homme: "Re: [Web AIM] Is this a known NVDA bug?"
- Previous message in Thread: None
- View all messages in this Thread