scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Reseting cursor position within edit box #12

Open sumanyu opened 9 years ago

sumanyu commented 9 years ago

If person A is typing something in the edit box and person B begins typing somewhere else in the edit box, person A's cursor resets its position to the top left most corner of the edit box. This is unintuitive and likely a bug.

scragg0x commented 9 years ago

I will have to research how to make this work correctly. With TogetherJS, I haven't made any changes to enhance it's usefulness on the wiki.

However, I did include firepad as an config option and it works quite well with multiple cursors but does require a firedb account. Firepad seems to run a lot better but doesn't not include many of the features of TogetherJS (which might be desirable to some).