Environment
- OS: Android
- Software version: 1.1.20
Description
When running the Search Text in Vault command from the Command Palette while in Edit mode, the cursor is not automatically placed inside the search input field. As a result, typing immediately after running the command inserts the text into the active note instead of the search field.
Steps to Reproduce
- Open a note.
- Switch to Edit mode.
- Open the Command Palette by swiping down.
- Run Search Text in Vault.
- Start typing without manually tapping the search input field.
Expected Behaviour
The cursor should automatically be placed inside the search input field so that typing immediately enters the search query.
Actual Behaviour
The cursor remains in the active note's editor. Typing therefore inserts the search query into the note instead of the search input field.
Additional Notes
After further testing, this is only reproducible in Edit mode. In Read mode, the cursor is automatically placed inside the search input field.
Environment
Description
When running the Search Text in Vault command from the Command Palette while in Edit mode, the cursor is not automatically placed inside the search input field. As a result, typing immediately after running the command inserts the text into the active note instead of the search field.
Steps to Reproduce
Expected Behaviour
The cursor should automatically be placed inside the search input field so that typing immediately enters the search query.
Actual Behaviour
The cursor remains in the active note's editor. Typing therefore inserts the search query into the note instead of the search input field.
Additional Notes
After further testing, this is only reproducible in Edit mode. In Read mode, the cursor is automatically placed inside the search input field.