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

highlight in wrong positions #42

Open
leizard opened this issue Aug 28, 2015 · 7 comments
Open

highlight in wrong positions #42

leizard opened this issue Aug 28, 2015 · 7 comments
Labels

Comments

@leizard
Copy link

leizard commented Aug 28, 2015

I use your example, but this happens:

screenshot from 2015-08-28 14 19 32

can you help me ?

@ivirabyan
Copy link
Owner

What browser and version you use?

@ivirabyan ivirabyan added the bug label Aug 28, 2015
@leizard
Copy link
Author

leizard commented Aug 28, 2015

I use Chrome the latest version on Ubuntu 14.04

@ivirabyan
Copy link
Owner

I have exactly the same environment, sounds really strange.
Is bug present when you just open example page, before you modify textarea?

@leizard
Copy link
Author

leizard commented Aug 29, 2015

I use it in my Meteor project, in Template.onRendered method, don't know if there s something diffirent

@amerikan
Copy link

I've seen this happen (not as bad as the screenshot posted above though). Usually it has been slightly off. I haven't really tried to debug it, but will try soon.

@ivirabyan
Copy link
Owner

This kind of bug can happen if highlighter font is not equal to the one used in the textarea. This should not happen normally

@ivirabyan
Copy link
Owner

@leizard can you make a standalone page demonstrating the bug?

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

No branches or pull requests

3 participants