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

Text overflow on invalid block warning in IE11 #2073

Closed
aduth opened this issue Jul 28, 2017 · 0 comments · Fixed by #2074
Closed

Text overflow on invalid block warning in IE11 #2073

aduth opened this issue Jul 28, 2017 · 0 comments · Fixed by #2074
Labels
[Type] Bug An existing feature does not function as intended

Comments

@aduth
Copy link
Member

aduth commented Jul 28, 2017

Text Overflow

Steps to Reproduce

  1. You'll need an invalid block. I find it simplest to modify post-content.js directly and remove a class name from the first Cover Image block's section tag
  2. Navigate to Gutenberg > Demo in IE11

Expected Behavior

When an invalid block warning is shown, it is contained within the warning overlay box.

Current Behavior

In IE11, the text overflows the overlay box.

@aduth aduth added [Type] Bug An existing feature does not function as intended Design labels Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant