E-mail List Archives
Re: Issue with text box content not read when having datarole -numeric text box
From: Patrick H. Lauke
Date: Aug 2, 2021 5:16PM
- Next message: Birkir R. Gunnarsson: "Re: Issue with text box content not read when having datarole -numeric text box"
- Previous message: Manju Vellachamy: "Issue with text box content not read when having datarole -numeric text box"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Issue with text box content not read when having datarole -numeric text box"
- Previous message in Thread: Manju Vellachamy: "Issue with text box content not read when having datarole -numeric text box"
- View all messages in this Thread
On 02/08/2021 23:57, Manju Vellachamy via WebAIM-Forum wrote:
> Hi,
> Iam having issues with screen reader not reading values in the textbox and reading page title when reading the textbox values .
> This textbox is just different from a normal textbox is that it has html element role =" numerictextbox" . This issue is only with Chrome and Egde browsers .
> Did anyone encountered this issue before and found any solutions .
>
> Also the issue happens only on tabbing the controls … in browse mode ( using arrows ) . It works perfectly.
I'd start with looking at that role, as role="numerictextbox" is not
valid. Change it to role="textbox".
https://www.w3.org/TR/wai-aria-1.2/#textbox
P
--
Patrick H. Lauke
https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Birkir R. Gunnarsson: "Re: Issue with text box content not read when having datarole -numeric text box"
- Previous message: Manju Vellachamy: "Issue with text box content not read when having datarole -numeric text box"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Issue with text box content not read when having datarole -numeric text box"
- Previous message in Thread: Manju Vellachamy: "Issue with text box content not read when having datarole -numeric text box"
- View all messages in this Thread