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

Insert link is not inserting a new text with the referenced link #33

Open
johnernest02 opened this issue Nov 19, 2015 · 1 comment
Open

Comments

@johnernest02
Copy link

I haven't tried on other SDKs as I am short on devices. But I tried implementing on my own app, and tried the sample app and confirmed that it is not inserting the link into the editor.

EDIT:
I found out why it is not working. It requires that there is text selected on the editor. I am trying to insert a link with a new text using the insertLink method, but since there is no selected text it is not inserting the link. Is there a workaround for this? Or maybe you can expose the insertHTML method?

@johnernest02 johnernest02 changed the title Insert link is not working on Lollipop 5.0.2 Insert link is not inserting a new text with the referenced link Nov 20, 2015
@johnernest02
Copy link
Author

Or expose a method to set and select text on the editable

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