krenevla
12 years agoContributor
loosing focus from active window under certain conditions
Hello there,
I am facing not-sure-how-to-reproduce-but-very-annoying-bug.
I have tabbed view and one window undocked. In this undocked window, there are test sets which I am running.
In main window, I have Groovy test step and I am coding there. Problem is, that I looses focus from Groovy quite often and I have to reopen tab with Groovy in order to get focus and even cursor again.
Tests which I am running are modularized and they uses third Run mode option (run primary test case (wait for running to finish, thread safe))
I think that this bug appear when modularized tests I am running at undocked window are executing "run test case" test step.
How to (hopefully) reproduce on 4.5.1:
1 - use Tabbed view
2 - have a test set with modularized tests with third Run mode option selected
3 - make window with this test set floating and put it to second monitor
4 - run these tests
4 - in main window, open some Groovy step and try to write some code
I think this may lead to focus loose I am writing about
I am facing not-sure-how-to-reproduce-but-very-annoying-bug.
I have tabbed view and one window undocked. In this undocked window, there are test sets which I am running.
In main window, I have Groovy test step and I am coding there. Problem is, that I looses focus from Groovy quite often and I have to reopen tab with Groovy in order to get focus and even cursor again.
Tests which I am running are modularized and they uses third Run mode option (run primary test case (wait for running to finish, thread safe))
I think that this bug appear when modularized tests I am running at undocked window are executing "run test case" test step.
How to (hopefully) reproduce on 4.5.1:
1 - use Tabbed view
2 - have a test set with modularized tests with third Run mode option selected
3 - make window with this test set floating and put it to second monitor
4 - run these tests
4 - in main window, open some Groovy step and try to write some code
I think this may lead to focus loose I am writing about