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

shell: Fix how the iframe content is sized #3185

Closed

Conversation

stefwalter
Copy link
Contributor

There's a strange issue in Firefox where it reports window sizes
as counded up integers, whereas really they're smaller. And this
caused the iframe to flow poorly.

Remove the logic that sets an explicit width on the iframes.

https://bugzilla.redhat.com/show_bug.cgi?id=1282059

There's a strange issue in Firefox where it reports window sizes
as counded up integers, whereas really they're smaller. And this
caused the iframe to flow poorly.

Remove the logic that sets an explicit width on the iframes.

https://bugzilla.redhat.com/show_bug.cgi?id=1282059
@stefwalter stefwalter added the release-blocker Targetted for next release label Nov 19, 2015
@stefwalter
Copy link
Contributor Author

This is a problem with the Firefox that is available in Fedora 23.

@stefwalter stefwalter deleted the flow-iframe-content branch November 27, 2015 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker Targetted for next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant