Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 31937

Summary: Add line wrap to bug reports
Product: Gentoo Infrastructure Reporter: Narada Sage <narada.sage>
Component: BugzillaAssignee: Benjamin Coles <sj7trunks>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Narada Sage 2003-10-24 12:20:25 UTC
Hello.  I'm not sure if this deliberate but from a web user's point of view side scrolling is really off-putting and unpleasant especially when presenting prose.  Is there any way to line wrap lines longer than the browser width and if so could it be implemented?  Thanks.
Comment 1 Lindsay Haisley 2003-11-08 14:11:42 UTC
It's only the initial bug entry screen that fails to wrap properly.  Additional
Comments (such as this one) are wrapped properly.  Both textarea input fields
are set with wrap=soft (no returns sent to the server) and the server correctly
formats "Additional Comments" but not initial report comments.
Comment 2 Narada Sage 2003-11-15 07:28:44 UTC
You're right.  The first entry does not wrap and that is useful since there is often code there that is better read unwrapped.  However, it is not true that all subsequent entries are wrapped.  Often future entries are unwrapped.  Some are wrapped and some aren't.  I can't tell how it is decided.  Either it should be only first entry that is non-wrapped or it should be all posts that are non-wrapped.
Comment 3 rob holland (RETIRED) gentoo-dev 2004-01-05 02:19:42 UTC
ben :)
Comment 4 Benjamin Coles 2004-01-14 21:44:00 UTC
old bug to be closed, line wrapping is better now, via server side css=)