Mouse hovering over search suggestions selects them - even when using keyboard navigation #1
Labels
No labels
app/api-search
app/iot-broker
app/web
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Feature
Kind/Rewrite
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TurtleHost/mono#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