Edgewall Software
Modify

Opened 16 years ago

Closed 15 years ago

#8230 closed defect (wontfix)

Text within properties fieldset can cause tables to extend beyond #content boundaries

Reported by: cpatterson@… Owned by:
Priority: normal Milestone:
Component: web frontend Version: none
Severity: minor Keywords: css misrender whitespace needinfo
Cc: jhammel@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Ran into this while adding some tag cloud behavior to a TOPP project.

If it's important for the properties fieldset to not wrap, you could still prevent <td> elements from expanding beyond appropriate boundaries by adding:

#properties table td {white-space: normal;}

to core ticket.css

Attachments (1)

trac-properties-whitespace.png (76.7 KB ) - added by cpatterson@… 16 years ago.
screenshot illustrating potential problem

Download all attachments as: .zip

Change History (4)

comment:1 by Jeff Hammel <jhammel@…>, 16 years ago

Cc: jhammel@… added

by cpatterson@…, 16 years ago

screenshot illustrating potential problem

comment:2 by Christian Boos, 15 years ago

Keywords: needinfo added

How did you end up with text there after the field? Can you show up how it looks with the proposed CSS fix?

comment:3 by Christian Boos, 15 years ago

Resolution: wontfix
Status: newclosed

No feedback, closing.

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.