-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix keydown event for Search engines dropdown #483
Conversation
typo
Prevent the page from scrolling
mouse click close and focus
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks right but i still need to check when I'm on my computer. 😅
This comment was marked as outdated.
This comment was marked as outdated.
searchInput focus for radio button div click too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, as you told that preventing scroll when using arrow key, idk if it works as you said. Cause I can scroll with my mouse pointer when using arrow key 😅. But others looks good to me.
I guess you could include a feature with this improvement. Like adding, when we use the arrow key and stop's at a selected search suggestion, the search suggestion text will be also added at the searchbar too like the chrome one.
Scrolling, you can resize the browser window to check, I meant whole screen UI moves when arrow up and down when height doesn't fit, unrelated to mouse.
I don't get it, do you mean showing search engines name in searchbar? |
Yup. |
THIS: Untitled.video.-.Made.with.Clipchamp.3.mp4
Showing Google/Brave/Duck etc in place of Any bug in the codes? |
This: 2025-01-18.19-30-20.mp4 |
oh, nice I can try it after #479 |
Roughly counted previous major PR after v3, updated in manifest version |
@XengShi please check, if everything ok or I need to revert anything |
Thanks |
📝 Description
Keyboard:
Mouse:
Normal
Search With
| Mouse:📸 Screenshots / 📹 Videos
None
🔗 Related Issues
None
✅ Checklist