#3126: The ticket viewer template does resize text regions to fit the client.
---------------------------+------------------------------------------------
 Reporter:  anonymous      |        Owner:  jonas     
     Type:  enhancement    |       Status:  closed    
 Priority:  low            |    Milestone:            
Component:  ticket system  |      Version:  0.9.5     
 Severity:  minor          |   Resolution:  worksforme
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by cboos):

  * resolution:  => worksforme
  * status:  new => closed

Comment:

 It's by design. The Trac Committee of Esthetics thinks that
 filling the whole available horizontal space would be less
 than optimal (esthetically speaking, that is).

 Extract of the committee's minutes:
 {{{
 <cboos> there's a ticket about the ticket module taking a fixed width, and
 sure that's easy to fix, as there's a width set to 700px. But is it a good
 thing to have this by default? Why not let the size unspecified in the
 default setup?
 <alect> looks ugly as hell
 <cmlenz>cboos: that would make the tickets look quite awful on large
 screens
 * alect <- 1920x1200 == ugly as hell
 }}}

 If you disagree, simply add the following custom rule in your
 [wiki:TracInterfaceCustomization#SiteCSS site_css.cs] file:
 `#content.ticket { width: auto; }`

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3126>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to