Fix changing parameters in real time (#472)
Each time on finishing calculation JobView
switches its focus to the (re)calculated job.
But in the case of an existing job we shouldn't do anything.
This is an ad hoc solution; the whole logic of interactions between models and views should be reviewed.
This resolves #472 (closed)