You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2017. It is now read-only.
Our main concern is that Codemirror is not accessible for screen reader users.
There should be an option to enable/disable Codemirror by the user, to fall back to the current (fully accessible) plain text mode.
In the case of the theme and plugin editor and the CSS editor for the customiser, it can be an opt-out, because these aren't essential parts of using WordPress for a regular (non coding) user.
If Codemirror is going to be implemented in for example the text editor for posts or the HTML widget, it has to be an opt-in. The text editor there is an essential part of WP's functionality.