[wp-trac] [WordPress Trac] #19242: Align the pixels on post.php

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 14 20:37:21 UTC 2011


#19242: Align the pixels on post.php
--------------------------+-----------------
 Reporter:  nacin         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.3
Component:  UI            |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 On post.php, there are a number of things down the left and right sides of
 the post body that can line up better:

  * The title text and placeholder label
  * "Permalink:"
  * "Upload/Insert"
  * Buttons in both HTML and Visual
  * Content in both HTML and Visual
  * Visual editor's "Path"
  * Word count

 The best baseline is to move the publish box underneath the editor. You'll
 find that all of these elements use a 10px baseline.

 Additionally, vertical alignment can be looked at for the height of the
 visual editor button row (no kitchen sink) versus the HTML editor button
 row (which is 1px taller), and "Upload/Insert" versus the text in the
 HTML/Visual tags.

 RTL also needs some tweaks, particularly related to path, word count, and
 resizing indicator.

 Following commit addresses these things. Note that sometimes the pixels
 will not add up to 10, as illusory distortions need to be taken into
 account.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19242>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list