Docs feedback: Search results box does not scroll.
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "regression" or "bug" label. For the Community Edition issue tracker: - https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=regression - https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=bug For the Enterprise Edition issue tracker: - https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name%5B%5D=regression - https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name%5B%5D=bug and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Unable to scroll the search results when hovering the cursor over the search results box, the background page scrolls instead. ### Steps to reproduce Search for a term that returns a lot of search results Hover the mouse cursor over the search results box and attempts to scroll through the dropdown list ### What is the current *bug* behavior? The main page (behind the search results dropdown) scrolls instead of the search results. ### What is the expected *correct* behavior? You should be able to scroll through the list of search results ### Output of checks This bug happens on GitLab.com ### Possible fixes (If you can, link to the line of code that might be responsible for the problem) ^ If I knew this, I'd fix it myself and create a merge request. #### Additional Info This issue is occurring in Safari 12.1 and Chrome 73.0.3683.103. Scrolling with Apple Trackpad
issue