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

Not supported screen has scroll bars that don't work (IE) #2285

Open
fsih opened this issue Jun 8, 2018 · 4 comments
Open

Not supported screen has scroll bars that don't work (IE) #2285

fsih opened this issue Jun 8, 2018 · 4 comments

Comments

@fsih
Copy link
Contributor

fsih commented Jun 8, 2018

Expected Behavior

Scroll bars work or don't exist

Actual Behavior

Scroll bars appear if screen is small but do nothing
notsupportedscrollbars

Parts of the dialogue that are cut off can't reach it by scrolling. In particular I can't see the preview faq on my laptop screen.

Maybe the not supported dialogue should be smaller, since not supported devices might tend to have small screens.

Steps to Reproduce

Open scratch in IE

Operating System and Browser

IE Windows

@towerofnix
Copy link
Contributor

This is an issue in Firefox too, for any similar screen:

The "intro" modal

Note that the scrollbars are moved, and the editor itself is scrolled, but not the intro pane.

@MasterOfTheTiger
Copy link

MasterOfTheTiger commented Sep 5, 2018

I will look into this. I have run into other problems similar to this on some of my websites.

I propose that the max width and height for these popups should be set to 100% (that way it is never bigger than the screen), or another solution would be to change the position from fixed to absolute. They both have their pros and cons, and I will attempt both.

@MasterOfTheTiger
Copy link

I confirm that this bug also affects Vivaldi and Chrome (I have also reproduced it on Firefox). I am confident that it affects all browsers.

@MasterOfTheTiger
Copy link

I believe this is simply a problem with React.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants