NLSurfMan / tasks

IntelliJ Tasks Plugin
http://confluence.jetbrains.net/display/CONTEST/Tasks
29 stars 16 forks source link

Tab should focus the next control #40

Closed unlocomqx closed 4 years ago

unlocomqx commented 4 years ago

When hitting tab in the text input, the parent task select should be focused

NLSurfMan commented 4 years ago

I understand what you're syaing. However, the default behaviour of a textfield is to insert the tab. If you want to focus the parent task, use the default keystroke CTRL-TAB.