Skip to content

Conversation

@BoomerScratch
Copy link
Contributor

Resolves:

Resolves #4023

Changes:

Adds overflow-wrap: anywhere to fix text overflow (in "what's happening"). I'm not sure if it works on all browsers. If it does not, please tell me a fix.

Test Coverage:

Manually tested with inspect.



@benjiwheeler

@apple502j
Copy link
Contributor

Well, it doesn't work on Safari:
See also: https://caniuse.com/#feat=mdn-css_properties_overflow-wrap_anywhere

@BoomerScratch
Copy link
Contributor Author

@apple502j Do you know a fix?

@mxmou
Copy link
Contributor

mxmou commented Jun 14, 2020

@apple502j Do you know a fix?

word-break: break-word? Deprecated but should work.

@BoomerScratch
Copy link
Contributor Author

@mxmou Ok, I will add it... (I will not remove the other one, just in case)

@benjiwheeler
Copy link
Contributor

I think including both is the right move. Thanks @BoomerScratch

@benjiwheeler benjiwheeler merged commit 9766d84 into scratchfoundation:develop Jun 25, 2020
@BoomerScratch BoomerScratch deleted the patch-1 branch June 27, 2020 07:54
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

Successfully merging this pull request may close these issues.

Text overflow in what's happening

4 participants