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

IE11 highlight isn't placed on correct place #63

Open
pjfsilva opened this issue Sep 5, 2015 · 3 comments
Open

IE11 highlight isn't placed on correct place #63

pjfsilva opened this issue Sep 5, 2015 · 3 comments

Comments

@pjfsilva
Copy link

pjfsilva commented Sep 5, 2015

Test steps:

  1. Go to http://garysieling.github.io/jquery-highlighttextarea/examples.html
  2. remove all the text from the first example "case insensitive" and use this text (without quotes):

"Welcome :guest_firstname :guest_lastnamesjlksdd vulputate lorem ipsum vulputate to :vulputate, :event_startdate / :event_enddate at :event_location ss"

  1. on the second line notice a yellow background on a wrong place. on chrome it works nicely. Tested on ie11, win 7 64.

Example image

I believe it has something to do with the weird wrap that IE11 is doing in this case that is different from the one chrome does but can't understand this.

@pjfsilva
Copy link
Author

pjfsilva commented Sep 5, 2015

I believe this has to do with the wrap IE11 is doing so here are some related articles:
http://stackoverflow.com/questions/32409280/weird-text-wrap-on-textareas-with-ie11

http://stackoverflow.com/a/20327197

@julkue
Copy link

julkue commented Apr 30, 2016

For me it isn't highlighted at the right place too, but on Firefox 48.0a2. Example taken from the website:
2016-04-30_232818

@pjfsilva
Copy link
Author

Tested again today with 3.1.3 and this is still reproducible

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

2 participants