[Issue 17794] New: Interactive tutorial is not accessible to blind programmers
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 30 02:19:25 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17794
Issue ID: 17794
Summary: Interactive tutorial is not accessible to blind
programmers
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: dlang.org
Assignee: nobody at puremagic.com
Reporter: bugzilla at digitalmars.com
jareds was kind enough to do a quick evaluation of dlang.org's accessibility to
blind programmers. Here is his report:
"The site appears to generally be accessible with the exception of the
interactive tutorial. I'm not a web accessibility expert so don't know the
details. There are two major issues. The biggest one is my inability to arrow
through the code in an edit field. I can read the text outside of the edit
field, but it's difficult since line numbers are interspersed with the text. My
assumption is that your using an open source editor which is inaccessible, but
I have not had the time to look at the tutorial on Github. The second issue is
that there are buttons that my screen reader reads as "button". While run,
edit, and format are read properly several other buttons are not."
--
More information about the Digitalmars-d-bugs
mailing list