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

Clicking on text is not functioning correctly #4

Open
dnewcome opened this issue Oct 4, 2011 · 0 comments
Open

Clicking on text is not functioning correctly #4

dnewcome opened this issue Oct 4, 2011 · 0 comments

Comments

@dnewcome
Copy link
Owner

dnewcome commented Oct 4, 2011

The text area may be clicked in to focus the editor for text input, but if the actual text is clicked, the cursor will be positioned above the text instead of inside it. This will create an orphan text string that is not enclosed in a paragraph. This can be problematic if it occurs at the top of the text.

Also, there is no support for putting the cursor within an existing block of text, only before or after it.

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

No branches or pull requests

1 participant