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 / iPhone Highlight Issue #27

Open
ducky280 opened this issue Feb 28, 2012 · 4 comments
Open

iPad / iPhone Highlight Issue #27

ducky280 opened this issue Feb 28, 2012 · 4 comments

Comments

@ducky280
Copy link

Hi Podio,
First off, amazing work, nice clean scripts.

On the @mentions script it goes mad when used on iPad/iPhone, see screen shots below. (running iOS 5.0.1)

Issue 01:
http://i41.tinypic.com/308cz0y.jpg

Issue 02:
http://i40.tinypic.com/qmzy41.jpg

Do you have any work arounds for this? At this time i've turned of highlights so it works more like a Twitter Mention script than a Facebook Mention script.

Thanks in Advance :)

Ducky

@SteelBRS
Copy link

SteelBRS commented Aug 1, 2012

See issue #29 - styles in the generated surrounding <div> are probably different from the <textarea>'s

@chrisnicola
Copy link

I recall there being issues correctly detecting the position of textareas on iOS from trying to get the ACE text editor working with it. I believe you just have to try to detect iOS in your JS and adjust the highlight position by a few pixels accordingly.

Also worth mentioning is that I can't get it to work at all with Android devices. Clicking on the dropdown just closes the text editor and doesn't insert anything.

@auchenberg
Copy link
Contributor

@LucisFerre Thanks for the update. I"ll add iOS support on the roadmap.

@ghost
Copy link

ghost commented Feb 27, 2014

This solved the issue for me http://stackoverflow.com/questions/6890149/remove-3-pixels-in-ios-webkit-textarea iOS safari has a 3 pixel offset on inputs for some reason.

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

4 participants