[wp-trac] [WordPress Trac] #24306: Twenty Thirteen: border-box box sizing will break many plugins

WordPress Trac noreply at wordpress.org
Tue Jun 4 06:11:22 UTC 2013


#24306: Twenty Thirteen: border-box box sizing will break many plugins
---------------------------+--------------------
 Reporter:  professor99    |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  3.6
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |
---------------------------+--------------------

Comment (by professor99):

 The plugin I am working on that breaks is WP User Frontend.

 I said 'many' as it will affect plugins that define any display elements
 that use the padding or border property combined with a width property
 (width, min-width, max-width). If a plugin has a widget, or alters
 content, that includes such display elements it will be affected although
 not necessarily in a bad way. At the worst content could go missing as
 mentioned in my last post.

 As to debugging this is a hard one to spot because it took me a day to
 realize that the standard content-box sizing was being overridden by an
 universal selector and hence this ticket.

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


More information about the wp-trac mailing list