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

Original <textarea>'s scrollbar persists when entering fullscreen #15

Open
noahhendrix opened this issue May 28, 2013 · 0 comments
Open

Comments

@noahhendrix
Copy link

On OS X if you enter fullscreen while the scrollbar is visible it will persist on the screen (see attached). I don't have time to investigate right now, but I'd imagine blurring/focusing will solve the problem.

STEPS TO REPRODUCE:

  1. Enter enough text to cause the <textarea> to scroll
  2. Move the mouse over the expand icon
  3. Scroll and click

EXPECTED RESULTS:
The scrollbar disappears before entering fullscreen

ACTUAL RESULTS:
The scrollbar remains on the screen

NOTES:
The above repro steps are deceivingly convoluted – I was able to make it happen easily, but those steps help ensure it occurs.

ENVIRONMENT:
Mac OS X 10.8.3, Chrome 26.0.1410.65

ATTACHMENTS:
screen shot 2013-05-28 at 9 07 54 am

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

1 participant