Focus jumps to source window
Submitted by Thursday, 18 March, 2010 - 23:37
on
Hello, I'm hoping someone else can reproduce this frustrating problem that I experience 10 times a day. (PS I love JEdit and use it 8 hours a day).
Windows XP, Jedit 4.3.1
Plugin: Console 4.4.1 + ErrorList 1.8
I've implemented Error Patterns in Console to find errors from my c-compiler command line output. Works great. When compile is done, the error list plugin pops up with all the warnings / errors that I can click on to jump me to the code in question.
Problem: In the command window I type my build command and say it finishes with no errors or warnings. So I want to switch to a different directory (with a "cd" command) and run build again. Unfortunately, after I press the enter key after my first "cd" command, the focus suddenly jumps to the source window. I type very fast so I end up typing text into some random location in the source code.
Sounds trivial, but it happens again and again and again.
I've disabled "Auto-refocus on the text area" in the error list plugin, but that doesn't help.
Thoughts?
Many thanks
Steve
Windows XP, Jedit 4.3.1
Plugin: Console 4.4.1 + ErrorList 1.8
I've implemented Error Patterns in Console to find errors from my c-compiler command line output. Works great. When compile is done, the error list plugin pops up with all the warnings / errors that I can click on to jump me to the code in question.
Problem: In the command window I type my build command and say it finishes with no errors or warnings. So I want to switch to a different directory (with a "cd" command) and run build again. Unfortunately, after I press the enter key after my first "cd" command, the focus suddenly jumps to the source window. I type very fast so I end up typing text into some random location in the source code.
Sounds trivial, but it happens again and again and again.
I've disabled "Auto-refocus on the text area" in the error list plugin, but that doesn't help.
Thoughts?
Many thanks
Steve