Introduced with #91
Extracted from #92
The login widget currently has two buttons, one for cancelling the session and one Okay button, which does nothing as it was in the default views widget.
Currently it causes Destruction of LoginScreenView and confuses browser into a situation where it thinks that the previous browser startup process is still running, whenever we try to create a new process.
Error log for more reference
Opening in existing browser session.
Introduced with #91
Extracted from #92
The login widget currently has two buttons, one for cancelling the session and one Okay button, which does nothing as it was in the default views widget.
Currently it causes Destruction of
LoginScreenViewand confuses browser into a situation where it thinks that the previous browser startup process is still running, whenever we try to create a new process.Error log for more reference
Opening in existing browser session.