Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix text not being added at caret position #13

Closed
kittsville opened this issue Jul 26, 2015 · 4 comments
Closed

Fix text not being added at caret position #13

kittsville opened this issue Jul 26, 2015 · 4 comments
Assignees
Labels

Comments

@kittsville
Copy link
Owner

Text is currently added at the end of the textarea, rather than where the caret (blinking vertical line) is. This makes it harder to use Chomskey for typing large blocks of text and impossible to correctly type combining characters (given #7 is still ongoing).

@kittsville kittsville added the bug label Jul 26, 2015
@kittsville
Copy link
Owner Author

Use of insertAtCaret would probably solve this. Its CC By-SA License should be compatible with Chomskey's GPL V2 license as far as I can tell.

@kittsville
Copy link
Owner Author

Or maybe it isn't compatible. I hate licensing 😭

@kittsville kittsville self-assigned this Aug 4, 2015
@kittsville
Copy link
Owner Author

Aw yeah. Plus a chance to work on another repo.
desktopy

@kittsville
Copy link
Owner Author

I won't be pulling this to the live app branch gh-pages until Emre accepts the pull request. Otherwise there might be some issues as I'd be distributing a modified version without stating that the given version is not the original.

If the pull request is accepted then the current code used by Chomskey becomes the original 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant