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

Text entry randomly losing focus shortly after gaining it #397

Open
oxysoft opened this issue Nov 25, 2019 · 2 comments
Open

Text entry randomly losing focus shortly after gaining it #397

oxysoft opened this issue Nov 25, 2019 · 2 comments

Comments

@oxysoft
Copy link

oxysoft commented Nov 25, 2019

It's hard to give specific repro instructions, but often I'll press N for example to move the focus to the text entry, type a letter or two, and out of nowhere the focus jumps back to the list. Huge showstopper, makes this otherwise great app nearly useless.

@benrhughes
Copy link
Owner

benrhughes commented Nov 25, 2019 via email

@shayneholmes
Copy link

It's been a few years now, but I can provide a more deterministic repro:

  1. Ensure "Options > Automatically refresh task from file" is selected, "Move focus to task list after creating a new task" is not selected
  2. Press "N" to move focus to text entry
  3. Type a task and hit enter. (The focus remains in the text entry.)
  4. Wait two seconds.
    Expected: The focus stays in the text entry
    Actual: The focus jumps back to the list

Workaround: When "Automatically refresh task from file" is deselected, the focus stays in the text entry as anticipated. I'm guessing the file refresh event is what causes the focus to jump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants