Changes between Initial Version and Version 1 of Ticket #12423, comment 105
- Timestamp:
- 03/22/2017 03:56:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12423, comment 105
initial v1 12 12 13 13 > The mockup here: https://core.trac.wordpress.org/attachment/ticket/38707/customizer-css-i2.png is very clearly an improvement on the existing CSS editor in core. It makes CSS easier to read, write, and maintain. 14 While line numbers, colors, and "auto-tabbing" can help code readability and the editing experience, what CodeMirror does under the hood is far more than that and has a devastating impact on a ccessible technologies. So it would be an improvement for some users, not for everyone. We should really make an effort to stop thinking just visually and try to understand how a new feature can have an impact not just on people but also on software used by people.14 While line numbers, colors, and "auto-tabbing" can help code readability and the editing experience, what CodeMirror does under the hood is far more than that and has a devastating impact on assistive technologies. So it would be an improvement for some users, not for everyone. We should really make an effort to stop thinking just visually and try to understand how a new feature can have an impact not just on people but also on software used by people. 15 15 16 16 > Anecdotally, Jetpack's CSS editor is something I constantly recommend at local tech community project nights