- From: Johannes Wilm <notifications@github.com>
- Date: Mon, 17 Aug 2015 15:54:10 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Monday, 17 August 2015 22:54:38 UTC
I have tried to implement basic caret movement in pure JS in the block direction, and it turns pretty hackish pretty fast. This is barely working for text content Chrome: http://jsbin.com/tepado/edit?html,console,output . Trying to get it to work with other browsers and with extra content (think of images, SVGs, canvas elements, etc.) will be quite a nightmare. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/65#issuecomment-131986357
Received on Monday, 17 August 2015 22:54:38 UTC