A problem on Firefox (unsure about chrome; will check) is that that the focus doesn't appear correctly when the window loses it. The current hack would be to invoke another Firefox window after the process starts so that this new one's focused instead, but meh…
Another idea is to simulate focus using css, but that involves lots of checking.
A problem on Firefox (unsure about chrome; will check) is that that the focus doesn't appear correctly when the window loses it. The current hack would be to invoke another Firefox window after the process starts so that this new one's focused instead, but meh…
Another idea is to simulate focus using css, but that involves lots of checking.