This has existed for several versions. I think I even submitted a post about it as long ago as last year.
In the history, when you bring up search it occludes all underlying controls.
Steps to reproduce:
- Open history
- Click the search magnifying glass
- Search for a word
- Notice that after selecting which history entries you want, you cannot see the delete button because it is hidden under the search layer (div class=“page-search_box”)
- If you inspect the history page and delete the page-search_box element, you can now see and use the buttons. A heII of a work around…
Also, there’s no way to do a select all in search results. So more than a few entries becomes pretty laborious to remove.