-
Notifications
You must be signed in to change notification settings - Fork 975
Search suggestion should not list when engine go key is typed. #3294
Comments
could you write steps to reproduce please? Also how bad is this behaviour? I'm tempted to remove this from 0.11.6. Do I need a history entry with "yt " in the title? If so can you recommend a site t get that? |
I'm able to reproduce this but I'm not sure what the desired behavior is. I didn't need a yt history entry but what's weird is that I don't think they are Youtube search results, I think they are regular search results for phrases that start with "yt". What should we be doing here? |
is there some reason why the suggestions shouldn't be active? I tend to agree with @jkup that these could be legitimate search queries |
I think these should probably be activated by a different method. Maybe tab? |
removing from 0.11.6 |
@bbondy @jkup @bridiver Search suggestion should only come up when a user enters a character. I am assuming the search result is showing up automatically since Youtube uses two characters as the go keyword while all others only use one character. Entering the second character could be triggering the auto search suggestions |
I guess what seems odd to me is that searching for "a big dog" or @jkup's example of "yt bikes" would search amazon instead of the default search engine. It's a separate issue, but if we had a different trigger it would probably be easier to decide when to show the suggestions |
'a' is actually an amazon search shortcut btw. So it will search amazon for "big dog". |
right, that's my point. Seems like we should do a better job of differentiating between regular searches and amazon/youtube/etc... searches |
I've wanted to do this as well, I think we should have a top level state for |
we could convert the search engine go keys from 'a' -> '/a' |
This was closed when we added a : in front of the search go keys 😄 (not too long after this was filed) |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Typing yt and then space automatically shows search suggestion without user even entering a single character.
(Specific to Youtube Search Engine )
Expected behavior:
Should show suggestion only when user enters a character
Windows 10 x64
0.11.6 Dev Beta 1
1.
2.
3.
Start suggestions after first character not second #3235
The text was updated successfully, but these errors were encountered: