1.
It's annoying that the Search Edit dropdown (topmost?) blocks the IME candidate window.
Hope there'll be a solution.
2.
Hope keyboard shortcuts can work even when the Search Edit dropdown is open.
Search Edit dropdown
Re: Search Edit dropdown
Could you please send a screenshot?It's annoying that the Search Edit dropdown (topmost?) blocks the IME candidate window.
Does enabling show search history above the search edit help:
- In Everything, type in the following search and press ENTER:
/search_history_show_above=1
- In Everything, type in the following search and press ENTER:
/search_history_show_above=0
Fixed for the next major release.Hope keyboard shortcuts can work even when the Search Edit dropdown is open.
Re: Search Edit dropdown
/search_history_show_above = 0 or 1 doesn't help.
--
--
Re: Search Edit dropdown
With these INI settings the suggestions will not overlap the results:
(There is no similar setting for when the suggestions are *not* alway visible)
See Hidden INI settings for details.
Code: Select all
search_history_always_suggest=1
search_history_always_suggest_extend_toolbar=1
search_history_always_suggest_visible_count_max=5
See Hidden INI settings for details.
Re: Search Edit dropdown
Thanks but I don't mean the results.
The screenshot shows I'm editing in Search Edit with IME.
search_history_always_suggest_extend_toolbar is interesting, though not my style.
The screenshot shows I'm editing in Search Edit with IME.
search_history_always_suggest_extend_toolbar is interesting, though not my style.
Re: Search Edit dropdown
Ah, I see. Sorry then ...