[wp-trac] [WordPress Trac] #28161: 3.8 introduced the responsive admin - 3.9 broke it in some panels

WordPress Trac noreply at wordpress.org
Sat May 17 21:02:26 UTC 2014


#28161: 3.8 introduced the responsive admin - 3.9 broke it in some panels
----------------------------+--------------------------------------
 Reporter:  ramiy           |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.9.2
Component:  Administration  |     Version:  3.9
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, rtl, administration
----------------------------+--------------------------------------

Comment (by rclations):

 Re: 1. The "Permalink Settings" Screen

 I can reproduce this using https://wordpress.org/plugins/rtl-tester/ and
 Chrome iPhone emulation.

 In my testing this issue also appears in the LTR version and is caused by
 <code>http://example.org/topics/uncategorized/</code> being too long and
 not wrapping.

 What would be the preferred way to tackle this? Adding overflow:hidden to
 the parent element seems kind of universal and dirty. The only other
 option I can think of it setting code to inline-block and adding either
 overflow: hidden + ellipsis or scroll.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28161#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list