Since upgrading to 1363a, when I perform a search, the list will often be scrolled to around the middle, instead of the top. I do have the following properly set, so this shouldn't be happening:
Scroll not resetting on search
Re: Scroll not resetting on search
Could you please copy your Help -> Troubleshooting information and paste it in the bug report details.
This will help me reproduce the issue my end.
This will help me reproduce the issue my end.
Re: Scroll not resetting on search
I figured out the issue. The results get scrolled down when I press Enter in the search bar. I'd recently disabled Search as you type, which is why I didn't encounter it until then.
I checked every option in the Keyboard section of options and Enter isn't bound to anything unusual.
Here are my modified settings in case it's relevant:
I checked every option in the Keyboard section of options and Enter isn't bound to anything unusual.
Here are my modified settings in case it's relevant:
Re: Scroll not resetting on search
What happens when pressing ENTER in the search bar is controlled by the search_edit_enter_action.
Default: Focus most run
To reconfigure:
search_edit_enter_action
Default: Focus most run
To reconfigure:
- Go to menu:Tools => Options => Advanced
- In the Show settings containing: field, type enter
- Select search_edit_enter_action
- Set its value to the preferred action.
- Press OK
search_edit_enter_action
Re: Scroll not resetting on search
NotNull wrote: ↑Sun Jan 07, 2024 4:39 pm What happens when pressing ENTER in the search bar is controlled by the search_edit_enter_action.
Default: Focus most run
To reconfigure:
- Go to menu:Tools => Options => Advanced
- In the Show settings containing: field, type enter
- Select search_edit_enter_action
- Set its value to the preferred action.
- Press OK
search_edit_enter_action
I see, I'm guessing that this setting pre-dates when "Search as you type" could be disabled. I think you should expose the setting in the Search category.