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

Increasing height of browser reveals white space at bottom of scrollable area on Safari. #45

Closed
dominicboston opened this issue Apr 20, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dominicboston
Copy link

Describe the bug
Scrolling down, then expanding the browsers height produces white space within scrollable area.

This seems to be only an issue on safari. I would like to try to solve this myself but i'm not exactly sure what is causing this.
Another thing I've noticed is every now and again (seemingly randomly), the scrollable area jumps up adding white space in the same way. I'm not sure if these two problems are related but if this first is fixed, it may solve the second.

To Reproduce
Steps to reproduce the behavior:

  1. Open Demo on Safari 11.2.3
  2. Inspect CSS
  3. Add height:100vh to
  4. Add enough items to overfill the screen (25)
  5. Change the height of the window to reveal only 5 items.
  6. Scroll to bottom of message window.
  7. Expand height to reveal white space

Expected behavior
Message to stick to bottom of window revealing new items

Desktop (please complete the following information):

  • OS: Mac
  • Browser [safari]
  • Version [11.2.3]
@dizco
Copy link
Owner

dizco commented Apr 25, 2021

Hi @dominicboston, thank you for the bug report.
That is a very strange behavior, and I don't seem to be able to reproduce it on Chrome on Windows. I'm thinking the issue must be related to some CSS property which might be behaving differently on Safari, but it's hard to tell which one. If you find more information about this please let me know!

@dizco dizco added bug Something isn't working help wanted Extra attention is needed labels Apr 25, 2021
@dizco
Copy link
Owner

dizco commented Sep 24, 2021

I will close this bug, if anybody has more information please reopen.

@dizco dizco closed this as completed Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants