E-mail List Archives
Re: Screen Reader Accessible Online Javascript Environments?
From: Karl Groves
Date: May 1, 2017 4:09AM
- Next message: King,Ellen: "Color of Focus Indicator"
- Previous message: Brandon Keith Biggs: "Re: Screen Reader Accessible Online Javascript Environments?"
- Next message in Thread: None
- Previous message in Thread: Brandon Keith Biggs: "Re: Screen Reader Accessible Online Javascript Environments?"
- View all messages in this Thread
For the most part JSBin is pretty good. If you find any issues with
the main UI, file an issue in Github for it.
https://github.com/jsbin/jsbin
FWIW, Remy is super cool about merging PRs. I fixed a few
accessibility issues a while back and he was quick to merge them.
There are 3 open issues relating to accessibility right now that could
use some love.
As Brandon says, the text editor needs help - they're using
CodeMirror. CodeMirror also has an open repo as well. Definitely log
bugs: https://github.com/codemirror/CodeMirror
On Mon, May 1, 2017 at 4:45 AM, Brandon Keith Biggs
< <EMAIL REMOVED> > wrote:
> Hello,
> Sorry, I meant online javascript environments. To share code and view the
> result in the same window.
> JS Bin still has the not-so-accessible text editor. When I enter into the
> edit field, I just hear "blank".
> The one nice thing, I guess, is that I can hit enter on a line and go into
> the edit field, but that line is blank in the edit field. I think it would
> be better if the line populated in the edit field.
> Thanks,
>
>
> Brandon Keith Biggs <http://brandonkeithbiggs.com/>
>
> On Sun, Apr 30, 2017 at 4:20 PM, Mark Smith < <EMAIL REMOVED> > wrote:
>
>> Hi,
>>
>> Although I don't use it anymore, I do remember that JAWS worked well with
>> Komodo Edit, which is free. Probably worth downloading and taking it for a
>> test drive.
>>
>> Mark Smith
>> Web Design and Development
>>
>> <EMAIL REMOVED>
>> http://www.linkedin.com/in/mkultra
>>
>> > On Apr 30, 2017, at 5:18 PM, Brian Kardell < <EMAIL REMOVED> > wrote:
>> >
>> > JS Bin is pretty workable from my understanding
>> >
>> > On Apr 30, 2017 1:32 PM, "Brandon Keith Biggs" <
>> <EMAIL REMOVED> >
>> > wrote:
>> >
>> >> Hello,
>> >>
>> >> Does anyone know any online Javascript code editors or environments that
>> >> are accessible to a screen reader?
>> >>
>> >> The big three, codepen, JSFiddle and CodePen are not.
>> >>
>> >> I think the problem though is that the online text editor they use is
>> not
>> >> accessible. Does anyone know how one could make a text editor like what
>> is
>> >> on those sites accessible? The editor on GSuite follows the same design
>> as
>> >> well.
>> >>
>> >> Thanks,
>> >>
>> >>
>> >> Brandon Keith Biggs <http://brandonkeithbiggs.com/>
>> >> >> >> >> >> >> >> >> > >> > >> > >> > >> >> >> >> >>
> > > > --
Karl Groves
www.karlgroves.com
@karlgroves
http://www.linkedin.com/in/karlgroves
Phone: +1 410.541.6829
www.tenon.io
Sign up for the Tenon Mailing List:
http://eepurl.com/bcV8C9
- Next message: King,Ellen: "Color of Focus Indicator"
- Previous message: Brandon Keith Biggs: "Re: Screen Reader Accessible Online Javascript Environments?"
- Next message in Thread: None
- Previous message in Thread: Brandon Keith Biggs: "Re: Screen Reader Accessible Online Javascript Environments?"
- View all messages in this Thread