brookhong / Surfingkeys

Map your keys for web surfing, expand your browser with javascript and keyboard.
https://chrome.google.com/webstore/detail/surfingkeys/gfbliohnnapiefjpjlpjnehglfpaknnc
MIT License
5.4k stars 482 forks source link

Omnibar does not show all suggestions #1324

Open hugoppp opened 4 years ago

hugoppp commented 4 years ago

Error details

Expected: When I open the omnibar with 't' and type a string, suggestions should show up, as long as some have been found.

Actual: When I type "ama", there are 250 results, but none are showing.

When I type "amaz", there are 192 results, working as expected.

Actual 2: When I type "ani", there are 663 results, but none are showing.

Even when I type "anilist", 289 results, nothing shows up.

Same thing when searching through bookmarks

When I type "anilist ho", there are 32 results, working as expected.

SurfingKeys: 0.9.67 Browser: Chrome

brookhong commented 4 years ago

This is weird, what is your OS? I can't reproduce this on Mac. Could you use Inspect Tool of Chrome to check if there are some li elements inside a div whose id is sk_omnibarSearchResult?

image

hugoppp commented 4 years ago

I am using Win10. There are no li elements when no results are shown. The div is empty.