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

Rendering error in Chrome/Opera with small-screen layout #2

Open
olslash opened this issue Jan 31, 2015 · 0 comments
Open

Rendering error in Chrome/Opera with small-screen layout #2

olslash opened this issue Jan 31, 2015 · 0 comments
Labels

Comments

@olslash
Copy link
Owner

olslash commented Jan 31, 2015

reproduce:
Drag the Chrome window to mobile-width or use device mode to select a mobile screen size.
Load the page.
-Button panel does not appear. Revisions do not appear.
Resize the page width by a pixel or two
-Page re-renders as normal.
type in the text editor and click 'save'
-Page does not update to show the new revision
Resize the page width by a pixel or two
-Page updates.

commenting out

main-container

height: 100%

messes up layout, but fixes this issue.

Issue only exists in Chrome and Opera-- Safari and Firefox work fine.

@olslash olslash added the bug label Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant