You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
---- On Tue, 26 Nov 2019 06:46:27 +1100 Nicolas Martel <[email protected]> wrote ----
It's hard to give specific repro instructions, but often I'll press N for example to move the focus to the text entry, then I 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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, #397?email_source=notifications&email_token=AABZIMLZC36SL4XCCOVYXWLQVQTRHA5CNFSM4JRN4C4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H35GXKQ, or https://github.com/notifications/unsubscribe-auth/AABZIMKOH5C4OMHQOQ23V7LQVQTRHANCNFSM4JRN4C4A.
It's been a few years now, but I can provide a more deterministic repro:
Ensure "Options > Automatically refresh task from file" is selected, "Move focus to task list after creating a new task" is not selected
Press "N" to move focus to text entry
Type a task and hit enter. (The focus remains in the text entry.)
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.
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.The text was updated successfully, but these errors were encountered: