WordPress.org

Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22456, comment 2

Timestamp:
11/15/12 14:43:29 (7 months ago)
Author:
lessbloat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22456, comment 2

    initial v1  
     1UPDATE: I amended some of my findings. 
     2 
    13Here are my findings (though, I'm not sure how much of this is directly related to 3.5 changes): 
    24 
    3 1) Metaboxes throughout the admin show expand/collapse arrows and draggable hand cursors when neither is possible without JS. 
     51) Select all checkboxes in tables should be hidden. 
    46 
    5 2) Select all checkboxes in tables should be hidden. 
     72) Post and page title/content lack labels: http://cl.ly/image/0p163c0E080j 
    68 
    7 3) Post and page title/content lack labels: http://cl.ly/image/0p163c0E080j 
     93) The featured image metabox is showing a button, but it does nothing. 
    810 
    9 4) The featured image metabox is showing, but empty: http://cl.ly/image/460Q2O2E1H0E 
     114) Clicking the "Enter new" link under custom fields on post-new.php does nothing. 
    1012 
    11 5) Clicking the "Add Custom Field" button on post-new.php reloads the page, but does nothing. 
    12  
    13 6) Media Library -> Edit -> "Edit Image" button is showing, but does nothing. 
     135) Media Library -> Edit -> "Edit Image" button is showing, but does nothing.