! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Bug page layout broken due word wrap
Status:
RESOLVED: FIXED
Product:
bugzilla.xfce.org
Component:
General

Comments

Description Andre Miranda editbugs 2017-09-23 22:45:36 CEST
For bug  #13718, the page layout is broken due a long sequence of characters without white spacing between them.
.bz_comment_text { word-break: break-all; } works for me.
Comment 1 Git Bot editbugs 2017-12-17 23:45:41 CET
Pasi Lallinaho referenced this bugreport in commit 6b2dd30465d060fb70743c7a4f9699c6366cec82

Fix issues with word wrapping and too long lines in Bugzilla (Bug #13880)

https://git.xfce.org/www/www.xfce.org/commit?id=6b2dd30465d060fb70743c7a4f9699c6366cec82
Comment 2 Andre Miranda editbugs 2017-12-24 00:11:31 CET
It seems word-break: break-all wasn't a good idea after all (no rhyme intended).
See this comment: https://bugzilla.xfce.org/show_bug.cgi?id=7652#c2 broken words at line ends.
Comment 3 Git Bot editbugs 2017-12-24 12:51:45 CET
Pasi Lallinaho referenced this bugreport in commit d83316286e5fc6d8477fb9cbd7ac5ecee36b6d2f

Another attempt to fix text wrapping and layout for Bugzilla comments (Bug: #13880)

https://git.xfce.org/www/www.xfce.org/commit?id=d83316286e5fc6d8477fb9cbd7ac5ecee36b6d2f
Comment 4 Pasi Lallinaho editbugs 2017-12-24 12:52:34 CET
Another attempt (hopefully a bit better one) to fix this one pushed to the main branch, should be in production within an hour.

Bug #13880

Reported by:
Andre Miranda
Reported on: 2017-09-23
Last modified on: 2017-12-24

People

Assignee:
Pasi Lallinaho
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information