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

Some log content doesn't wrap in Firefox #5542

Closed
spadgett opened this issue Oct 30, 2015 · 6 comments
Closed

Some log content doesn't wrap in Firefox #5542

spadgett opened this issue Oct 30, 2015 · 6 comments
Assignees
Labels
component/web kind/bug Categorizes issue or PR as related to a bug. priority/P2
Milestone

Comments

@spadgett
Copy link
Member

This only happens with some logs. I'm guessing it's long, unbroken words, but I'm not positive.

screen shot 2015-10-30 at 1 37 10 pm

/cc @jwforres This appears to be a previously existing bug, not caused by #5537.

@spadgett
Copy link
Member Author

/cc @sg00dwin

@spadgett
Copy link
Member Author

/cc @benjaminapetersen

This isn't a problem in Chrome.

@jwforres
Copy link
Member

we probably need to switch it from white-space: pre to white-space: pre-wrap

On Fri, Oct 30, 2015 at 1:39 PM, Sam Padgett [email protected]
wrote:

/cc @benjaminapetersen https://github.com/benjaminapetersen

This isn't a problem in Chrome.


Reply to this email directly or view it on GitHub
#5542 (comment).

@jwforres jwforres added kind/bug Categorizes issue or PR as related to a bug. component/web priority/P2 labels Oct 30, 2015
@jwforres jwforres added this to the 1.1.0 milestone Oct 30, 2015
@spadgett
Copy link
Member Author

Looks like it already is pre-wrap unfortunately.

@spadgett
Copy link
Member Author

@sg00dwin Found a long, unbreakable word in the log. Let me know if you need help reproducing.

@jwforres jwforres modified the milestones: 1.1.x, 1.1.0 Nov 2, 2015
sg00dwin added a commit to sg00dwin/origin that referenced this issue Nov 2, 2015
sg00dwin added a commit to sg00dwin/origin that referenced this issue Nov 3, 2015
Fix log status text on IE
	https://bugzilla.redhat.com/show_bug.cgi?id=1277039

Wrap non breaking strings correctly in FF
	openshift#5542

Give spacing on narrow width tables for status
	openshift#5621
sg00dwin added a commit to sg00dwin/origin that referenced this issue Nov 3, 2015
Fix log status text on IE
	https://bugzilla.redhat.com/show_bug.cgi?id=1277039

Wrap non breaking strings correctly in FF
	openshift#5542

Give spacing on narrow width tables for status
	openshift#5621
@spadgett
Copy link
Member Author

spadgett commented Nov 6, 2015

This is fixed with Steve's changes.

@spadgett spadgett closed this as completed Nov 6, 2015
jcantrill pushed a commit to jcantrill/origin that referenced this issue Feb 2, 2016
Fix log status text on IE
	https://bugzilla.redhat.com/show_bug.cgi?id=1277039

Wrap non breaking strings correctly in FF
	openshift#5542

Give spacing on narrow width tables for status
	openshift#5621
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/web kind/bug Categorizes issue or PR as related to a bug. priority/P2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants