[wp-trac] [WordPress Trac] #49245: Menu admin screens: button issue on small screens

WordPress Trac noreply at wordpress.org
Tue Dec 1 09:44:26 UTC 2020


#49245: Menu admin screens: button issue on small screens
-------------------------------------------------+-------------------------
 Reporter:  passoniate                           |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Menus                                |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots has-patch needs-     |     Focuses:  ui, css
  testing                                        |
-------------------------------------------------+-------------------------
Changes (by sabernhardt):

 * keywords:  has-screenshots has-patch => has-screenshots has-patch needs-
     testing
 * milestone:  Awaiting Review => Future Release


Comment:

 With Windows browsers in English, I don't see any need to hide the
 overflow, even on larger screens. [attachment:"49245.show-overflow-
 always.patch"] simply removes `overflow: hidden` from the container.

 If there is a problem with floating, however, floats are removed for
 mobile screens anyway. [attachment:"49245.show-overflow-on-mobile.patch"]
 continues to hide the overflow at larger sizes and shows it for smaller
 sizes.

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


More information about the wp-trac mailing list