Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#8705 closed defect (worksforme)

Trac Description Overflow

Reported by: jason.giedymin@… Owned by:
Priority: normal Milestone:
Component: rendering Version: none
Severity: normal Keywords: Trac, Ticket, Overflow
Cc: jason.giedymin@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Using the trac system over at trac.buddypress.org and I just filed a ticket with the app over there. What I noticed is that thee trac system has a similar issue as with our app. :-D

I know, who would actually do this? I don't know but someone did it on the test site…

Test Description: "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"

Note

Could be alternatively wrapped into a {{{...}}} block, as:

"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"

Attachments (0)

Change History (4)

comment:1 by anonymous, 15 years ago

In a case like this, one thing you can do is use

overflow: hidden

This is what we've submitted to the live app.

http://trac.buddypress.org/ticket/1132

  • Jason Giedymin

comment:2 by Christian Boos, 15 years ago

I don't know if there's really something we want to do here: in newer version of Trac, you could edit (#454) and fix such issues, and you always could have done so in the description.

Fixing such a display problem (e.g. wrapping the long line in a {{{ ... }}} block so as to get and overflow: scroll block just for that line) is certainly better than having a systematic overflow: scroll or even overflow: auto over the description (and comments, and …).

overflow: hidden is certainly not the way to go for us, at least ;-)

So I'd vote for worksforme, given you could always fix the formatting by doing further edits, if you want to.

comment:3 by Christian Boos, 15 years ago

Description: modified (diff)
Resolution: worksforme
Status: newclosed

comment:4 by jason.giedymin@…, 13 years ago

Somewhat related: Bug 312156 - implement text-overflow: ellipsis from CSS3 text https://bugzilla.mozilla.org/show_bug.cgi?id=312156&

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.