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

Clearly, a caret moving library would need to be somewhat more complex than what I hacked together on evening or what Koji put together quickly for an example. Situations with floats are somewhat problematic anyway, as it may seem unpredictable for the caret suddenly to disappear to some strange other place. One may have one library that makes the caret move up/down strictly as the physuical direction on the screen indicates and another that takes content order into consideration, and a third that does some of each, etc. .

At any rate, now we have the best of both worlds, so everyone can be happy.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/65#issuecomment-132200784

Received on Tuesday, 18 August 2015 13:12:34 UTC