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

[iPad]: Injecting annotator inside iframe #6

Open
marcelomiura opened this issue Jul 2, 2014 · 5 comments
Open

[iPad]: Injecting annotator inside iframe #6

marcelomiura opened this issue Jul 2, 2014 · 5 comments

Comments

@marcelomiura
Copy link

I have an application that uses iframe to show contents in epub's format.
In every page I need to inject the file into the book to enable the annotations. In Android it works fine, but in iOS, when I select the text and press the button to annotate, it simply not showing the textarea.

In the code, I found that in a feel seconds before the _onAdderTap method is triggered, the 'range' property becomes null and the method cannot do it's work.

Any ideas for solving it?

@trnelson
Copy link

trnelson commented Aug 1, 2014

I am having this exact same issue also. Touch annotations work perfectly on my page, but when wrapped in an iframe, the text area does not appear when clicking the Annotate button.

@meg-griffin
Copy link

I am having this issue as well. Any help would be greatly appreciated!

@abardaro
Copy link

On all mobile OS's, the js doesn't work when you try to annotate by highlighting more than one word (e.g. multiple words, a sentence, or paragraph).

Has anyone been able to figure out a fix?

@ghost
Copy link

ghost commented May 4, 2016

I am having the same issue, Any fixes for this yet ?

@snsxn
Copy link

snsxn commented May 4, 2016

Me too with this issue. Textarea doesn't appear on iframe

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

5 participants