Mouse hovering over search suggestions selects them - even when using keyboard navigation #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When using the search tool, having the mouse hover over search suggestions automatically selects them. This is usually intended, but when relying exclusively on keyboard navigation it can lead to accidentally submitting the wrong query.
Should be an easy fix. Basically, the mouse could be ignored once keyboard input is received (Until the mouse is moved again).
Steps to reproduce