nytimes / ice

track changes with javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome: inserted spaces do not become tracked changes

drboone opened this issue · comments

In chrome, if you insert one or more spaces before any other characters, they don't become a tracked change. Once a change is "opened" by typing some non-space character, subsequent spaces are inserted into the running change.

take a look at my patch here, it fixes it temporarily:

johanneswilm@64abe9d

This was fixed with the recent pull in #49 .