Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shortcut for "Focus Search" does not work when note editor pane is in focus. #3268

Open
grhegde09 opened this issue Oct 9, 2019 · 1 comment
Labels
needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem.

Comments

@grhegde09
Copy link

grhegde09 commented Oct 9, 2019

Current behavior

There is a keyboard shortcut to 'Focus Note'. This makes the note editor pane come into focus. When in this mode, the shortcut to 'Focus Search' does not work.

Expected behavior

When the focus is in the note editor pane, the keyboard shortcut to focus search - ⌘ Command+⇧ Shift+L seems to be used for some other purpose.

  • It would be ideal if ⌘ Command+⇧ Shift+L was not reused for some other purpose when note editor pane is in focus and it brought Search to focus as usual.
  • If not, it would be good to have a keyboard shortcut to exit focus from editor pane (i.e. Opposite of 'Focus Note'), so that we can make use of ⌘ Command+⇧ Shift+L to focus search after coming out of editor pane.

Steps to reproduce

  1. Have at least one note created.
  2. Bring note editor pane to focus either by clicking on it or using shortcut ⌘ Command+E.
  3. When note editor pane is in focus, try to perform search by using shortcut ⌘ Command+⇧ Shift+L

Environment

  • Version : 0.12.1 (0.12.1)
  • OS Version and name : macOs Cataline 10.15 Beta (19A582a)
@grhegde09 grhegde09 changed the title Keyboard shortcut for "Focus Search" does not work when editor pane is in focus. Keyboard shortcut for "Focus Search" does not work when note editor pane is in focus. Oct 9, 2019
@Flexo013 Flexo013 added the needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem. label Oct 9, 2019
@romanovsky
Copy link

I can reproduce the problem in default editor mode only. It works just fine in vim mode, i.e. you can put focus on search with ⌘ Command+⇧ Shift+L

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs investigation 🔬 Issue requires further investigation to locate or narrow down the problem.
Projects
None yet
Development

No branches or pull requests

3 participants