[wp-trac] [WordPress Trac] #38638: Overflow not hidden - allows right scrolling on header in Firefox

WordPress Trac noreply at wordpress.org
Wed Nov 2 22:37:11 UTC 2016


#38638: Overflow not hidden - allows right scrolling on header in Firefox
---------------------------+-----------------------------
 Reporter:  cbgraphics     |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Bundled Theme  |    Version:
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 When you scroll right while holding the cursor over the custom header it
 allows you to scroll right, past the content.


 '''Suggested Fix'''
 This can be fixed by adding:

 {{{
 overflow-x:hidden;
 }}}

 to the html element or primary container.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38638>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list