Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Flickering/re-appearing scrollbar #307

Closed
gustavlrsn opened this issue Jul 25, 2016 · 5 comments
Closed

Flickering/re-appearing scrollbar #307

gustavlrsn opened this issue Jul 25, 2016 · 5 comments

Comments

@gustavlrsn
Copy link

I have got an issue where the scrollbar for the body/html keeps reappearing while typing in an autosized textarea, creating a flickering effect.

Is it autosize creating this effect?

Example below:
screen recording 2016-07-24 at 03 04 em

@jackmoore
Copy link
Owner

Yeah, I say it's very likely that autosize is doing that. This is not a problem I've personally experienced, so if you could provide a demo that I could work with and information about the browser you are using, I would appreciate it.

@jackmoore
Copy link
Owner

Also, is your browser zoomed in or out at all?

@jackmoore
Copy link
Owner

This may be the same issue as ticket #306, which I haven't looked into yet.

@jackmoore
Copy link
Owner

Going to close this I believe it's a duplicate of #306. Issue has been fixed as of v3.0.17. Thanks!

@gustavlrsn
Copy link
Author

Hi! Sorry for the late reply.

Just updated to v3.0.17 and the issue is still there. I've tested and experienced the same thing in Chrome, Safari and Firefox, all in OS X. Browser is not zoomed in or out.

I did remove the flickering at least by adding overflow: scroll; to the CSS of the body element, but the scrollbar of the body still appears when it shouldn't, i.e. while typing in the textarea.

I'll see if I can provide a simple demo /w code of the issue. You can see it live on my website: https://www.freewrite.org (you have to be logged in, and enter text in the textarea until the scroll appears, and this might only be in OS X).

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

No branches or pull requests

2 participants