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
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
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.
-
etc
- Posts: 49
- Joined: Tue Jun 24, 2014 7:17 pm
Re: Search Edit dropdown
/search_history_show_above = 0 or 1 doesn't help.
--
--
You do not have the required permissions to view the files attached to this post.
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
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.
-
etc
- Posts: 49
- Joined: Tue Jun 24, 2014 7:17 pm
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.
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Search Edit dropdown
Ah, I see. Sorry then ...