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

Scrolling on safari #46

Open
exitfish opened this issue Jan 12, 2018 · 2 comments
Open

Scrolling on safari #46

exitfish opened this issue Jan 12, 2018 · 2 comments

Comments

@exitfish
Copy link

The menu will not scroll on Safari for Mac. If the window is resized, it will scroll as expected.

The issue can be viewed on the reveal.js-menu demo. This is what also happens in my install.

I've tried to fix with css, but so far haven't found anything to work.

Safari 11.0.1, macOS 10.13.1
Safari 11.0.2, macOS 10.13.2

@spike1292
Copy link

Experiencing the same behaviour.
When I put

overflow-y: auto;
to overflow: scroll it works fine on safari

@denehyg
Copy link
Owner

denehyg commented Jan 19, 2018

I’ve looked at this but I’m not sure what’s going on. Changing the overflow as above does not work for me. In addition to resizing the window, the problem can be worked around by changing panels (eg Themes) and back again, but that’s far from ideal. Also the problem persists/reappears when the menu is opened again. It might take me some time before I can have a deeper look. Happy to take suggestions/fixes.

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

3 participants