E-mail List Archives
Re: the state of contenteditable
From: Bryan Garaventa
Date: May 29, 2014 1:45AM
- Next message: Olaf Drümmer: "Re: accessibility issue in infinite scrolling"
- Previous message: Musthafa KP: "Re: accessibility issue in infinite scrolling"
- Next message in Thread: None
- Previous message in Thread: Bryan Garaventa: "Re: the state of contenteditable"
- View all messages in this Thread
I did a bit of testing to see how it works in JAWS15 and the latest NVDA, and there still appears to be a few bugs in each.
Sample markup:
<div contenteditable tabindex="0" role="textbox" aria-multiline="true" aria-label="Message" ></div>
In JAWS and IE11, it works well.
However, using JAWS and FF and Chrome, pressing Enter to add a line break will automatically exit Forms Mode.
Using NVDA in FF and Chrome, it works well.
However, using NVDA in IE11, none of the typed content is readable using the arrow keys.
- Next message: Olaf Drümmer: "Re: accessibility issue in infinite scrolling"
- Previous message: Musthafa KP: "Re: accessibility issue in infinite scrolling"
- Next message in Thread: None
- Previous message in Thread: Bryan Garaventa: "Re: the state of contenteditable"
- View all messages in this Thread