[Trac-tickets] Re: [The Trac Project] #1397: remove horizontal
scroll bars on code blocks
The Trac Project
noreply at edgewall.com
Mon Apr 4 03:02:16 EDT 2005
#1397: remove horizontal scroll bars on code blocks
---------------------+------------------------------------------------------
Id: 1397 | Status: reopened
Component: general | Modified: Mon Apr 4 03:02:15 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: ludde
---------------------+------------------------------------------------------
Changes (by mgood):
* summary: Don't display diffs in a textbox => remove horizontal scroll
bars on code blocks
Comment:
After discussion with ludde on the IrcChannel, this is generally a problem
with file displays for either the repository browser and attachments.
Embedded blocks should generally be ok as they are.
For the file display, we could handle it similarly to the display in the
changeset view. Annotate the files with line numbers to the left and
allow the text to line-wrap in order to prevent the need for horizontal
scrolling.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1397>
The Trac Project <>
More information about the Trac-Tickets
mailing list