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

Overlay misplaced when scrolling horizontally #4

Open
michalwiglasz opened this issue Feb 20, 2014 · 2 comments
Open

Overlay misplaced when scrolling horizontally #4

michalwiglasz opened this issue Feb 20, 2014 · 2 comments
Labels

Comments

@michalwiglasz
Copy link

The overlay is placed wrong:

scroll

@yuku yuku added the bug label Feb 21, 2014
@thevasya
Copy link

I had similar issue with vertical scroll and fixed it by applying pointer-events: none; to a .textoverlay selector.

@michalwiglasz
Copy link
Author

@thevasya Thanks for tip, but it doesn't seem to work for me (I tested it on <input>, not <textarea>, but this should not make a difference).

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