[wp-trac] [WordPress Trac] #18198: Responsive Admin

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 7 21:33:58 UTC 2011


#18198: Responsive Admin
----------------------------+-------------------------
 Reporter:  nacin           |       Owner:  saracannon
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.3
Component:  UI              |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-------------------------

Comment (by azaozz):

 Trying to make responsive-dashboard-patch.diff play nice in all browsers
 but seems near impossible:
 - Chrome 'forgets' to add any vertical spacing on blocks that are inside a
 `display:inline-block` container, i.e. <p> has no top and bottom margins
 - Safari moves the content away from the container (looks quite weird)
 - Opera breaks in many different ways depending on page width
 - IE9 doesn't show columns at all...

 Only FF seems to handle css3 columns + complex div with display:inline-
 block properly. What's even worse is that recent (not the very latest)
 versions of the browsers break in different ways too.

 In that terms we should probably use some other styling to achieve similar
 results. Unfortunately that would mean we will have to use some minimal JS
 to help/trigger the css on page resize, hopefully not on page load.

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


More information about the wp-trac mailing list