[wp-trac] [WordPress Trac] #15876: Problems with comment editing / replying / approving / trashing when editing post

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 20 12:23:28 UTC 2010


#15876: Problems with comment editing / replying / approving / trashing when
editing post
-------------------------------------------------+----------------------
 Reporter:  garyc40                              |       Owner:  garyc40
     Type:  defect (bug)                         |      Status:  new
 Priority:  highest omg bbq                      |   Milestone:  3.1
Component:  Administration                       |     Version:  3.1
 Severity:  blocker                              |  Resolution:
 Keywords:  has-patch needs-testing ui-feedback  |
-------------------------------------------------+----------------------

Comment (by garyc40):

 It's because without column headers ({{{<th>}}} elements specifically), I
 can't find any way to adjust the width of the columns. Applying
 {{{width:30%}}} for example to the {{{td.column-xxx}}} didn't work. Even
 if I output the headers, then {{{display:none}}}, widths are not adjusted
 as well. They just automatically reset to 50% / 50%. That's why I have to
 introduce {{{<span>}}} inside {{{<th>}}} .

 Anyone knows if there's a way to adjust columns' width without {{{<th>}}}?
 let me know and I'll update the patch :)

 Another way is to use {{{<colgroup>}}}, but we have to print it before
 {{{<thead>}}}.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15876#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list