[Trac-tickets] Re: [The Trac Project] #669: Ticket page is fixed-width

The Trac Project noreply at edgewall.com
Thu Nov 4 14:03:31 EST 2004


#669: Ticket page is fixed-width
---------------------------+------------------------------------------------
       Id:  669            |      Status:  closed                  
Component:  ticket system  |    Modified:  Thu Nov  4 14:03:30 2004
 Severity:  minor          |   Milestone:  0.8                     
 Priority:  normal         |     Version:  0.7.1                   
    Owner:  cmlenz         |    Reporter:  bill at soudan.net         
---------------------------+------------------------------------------------
Changes (by cmlenz):

  * resolution:  => fixed
  * milestone:  1.0 => 0.8
  * status:  assigned => closed

Comment:

 Some points here: the content area width is set to a fixed width to
 improve readability. The ticket page looks really silly (IMHO) if the
 width is unconstrained and the available horizontal space is large.

 On the other hand, the fixed width severely limited the usability of the
 ticket page when the the available horizontal space was actually
 '''smaller''' than the fixed width. This particular problem has been
 addressed in the changesets [959], [979] and [1000]. At the end, the
 ticket will never be wider than the available horizontal space, but will
 also not grow beyond a width of 700px.

 I'm going close this ticket as fixed, please reopen if you see issues with
 this approach, or you think the original issue has not actually been
 resolved by the changes made.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/669>
The Trac Project <>


More information about the Trac-Tickets mailing list