[wp-trac] [WordPress Trac] #14860: "Updated" message DIV jumping around Edit Post screen

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 14 14:33:14 UTC 2010


#14860: "Updated" message DIV jumping around Edit Post screen
--------------------------+-------------------------------------------------
 Reporter:  Alhadis       |       Owner:                                                                
     Type:  defect (bug)  |      Status:  new                                                           
 Priority:  normal        |   Milestone:  Awaiting Review                                               
Component:  JavaScript    |     Version:  3.0.1                                                         
 Severity:  minor         |    Keywords:  CSS, JavaScript, jQuery, Updated, Message, Edit Post, selector
--------------------------+-------------------------------------------------

Comment(by nacin):

 There's not much we can do here, because we want the UI of plugins to be
 in line wiht core, and authors have the expectation that `<div
 class="wrap"><h2>Title</h2> ... </div>` will simply work. It's not just
 about changing core.

 It would take very little for your formatting to not conflict with this.
 You're using a thickbox popup anyway, so you can either change the wrap
 class, use an h3, rearrange the form orders, or something. Using an h2 is
 designed for a page title only, not a section title in a popup like this.

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


More information about the wp-trac mailing list