Re: [editing] Do everything needed to do block direction movement of the caret when in cE=Events? (#65)

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