Opened 12 years ago
Closed 12 years ago
#7477 closed defect (wontfix)
RichEditor "Unlabeled1 Edit" JAWS error in IE
Reported by: | Fred_qfc | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Accessibility | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
- JAWS version is 8.0
- page is simple:
<div id="div1" dojoType="dijit.Editor" title="div1111">test</div>
,no any other editable widget.
open page in IE, open JAWS, INSERT+F5, there has a item is "Unlabeled1 Edit". This error only in IE, in Firefox no error.
Change History (2)
comment:1 Changed 12 years ago by
Component: | General → Accessibility |
---|---|
Owner: | changed from anonymous to Becky Gibson |
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We will not be supporting screen readers in IE until IE 8 ships with ARIA support. This works correctly in FF3 because it has support for ARIA and the dojo editor takes advantage of that.