id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 45902 Twenty Nineteen: Mobile menu isn't scrollable kjellr "As originally reported by @anevins in the Twenty Nineteen GitHub repo: https://github.com/WordPress/twentynineteen/issues/713 Twenty Nineteen's mobile menu uses a `fixed` position, and does not allow for vertical scrolling when menu items extend beyond the screen height. In this screenshot for instance, it's impossible to scroll down and see the additional menu items: [[Image(https://cldup.com/-nMFdadUIZ-3000x3000.png)]] Normally, this would be solved by applying `display: block` (instead of `table`), and `overflow-x: scroll` to the submenu. However, in this case, that results in long menus visible under their children submenus: [[Image(https://cldup.com/x3H73ceFfZ.gif)]]" defect (bug) new normal Future Release Bundled Theme 5.0 normal needs-patch has-screenshots css