| Summary: | Fix troublesome wrapping in comments in Bugzilla: bz_comment_text style="width: auto;" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Services | Reporter: | Graham Perrin <grahamperrin> | ||||
| Component: | Bug Tracker | Assignee: | Bugmeister <bugmeister> | ||||
| Status: | Closed Works As Intended | ||||||
| Severity: | Affects Some People | ||||||
| Priority: | --- | ||||||
| Version: | unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://userstyles.world/style/7895/fix-troublesome-wrapping-in-comments-in-bugzilla-for-freebsd | ||||||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192883 | ||||||
| Attachments: |
|
||||||
|
Description
Graham Perrin
2022-12-28 03:06:56 UTC
Style published at userstyles.world. After this workaround, a Google search found what might be a better alternative (I know too little about CSS to tell what's good): <https://gist.github.com/alikins/2828329#file-rh_bugzilla-css-L30> Edge case examples (a horizontal scroll bar may appear): * bug 258133 comment 8 * bug 236724 comment 20 * bug 263846 comment 5 * bug 266236 comment 0 * bug 268246 comment 4, from which I copied for test bug 192883 comment 5. Bug 237666 comment 104, there's the large horizontal scrollbar beneath the comment. Bug 264689 comment 2, multiple horizontal scrollbars. 264689 is bearable when widened with bz_comment_text auto, 237666 becomes unbearable. I do not imagine an easy fix, or workaround, for the effects of quote characters (I do understand why people use the character, without realising the need to manually wrap in Bugzilla), so I'll: * close this report * continue with a user-controllable style, which I can (rarely) switch off. |