[wp-trac] [WordPress Trac] #32846: Content overruns on mobile devices

WordPress Trac noreply at wordpress.org
Sat Jul 11 22:47:22 UTC 2015


#32846: Content overruns on mobile devices
------------------------------+--------------------------------------------
 Reporter:  ubernaut          |       Owner:  jeremyfelt
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  4.3
Component:  Networks and      |     Version:  3.0
  Sites                       |  Resolution:
 Severity:  normal            |     Focuses:  ui, administration, multisite
 Keywords:  needs-patch       |
------------------------------+--------------------------------------------

Comment (by jeremyfelt):

 The text areas in the network setup screen (`wp-admin/network/setup.php`)
 are set to 100 columns for all views and have no width restriction. Once
 things get down to about 1024px, the content overruns the screen. Normal
 use of the screen is likely very uncommon on mobile, but we can fix it by
 applying a max width of 100% to the textarea inputs on this screen.

 I've included iPad screenshots, but the same issue applies to all smaller
 screens as well.

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


More information about the wp-trac mailing list