Community
Participate
Working Groups
Build Identifier: Jubula 0.9 Changing back to the specification perspective, does not set the focus back to the selected testcase. So no details like data or properties are shown. You have to click in to the test case editor again. Reproducible: Always Steps to Reproduce: 1. Open testcase editor and select a test case with details (data, properties, ..) 2. Run a testsuite and wait for the results in the execution perspective. 3. switch back to specification perspective. (the old selected testcase is still selected, but that window does not have the focus. No Details are shown
I think that this is the default Eclipse behavior for switching between perspectives in combination with the fact that the execution perspective does not have an (active) editor area: - normally when switching between perspectives the active / selected view or editor stays active / selected if it is always present in the destination perspective - though the fact that the specification perspective does not have an editor area at all, the editor gets de-activated / -selected when initially changing to the execution perspective and hence does not get re-selected when changing back.
According to Markus' comment, I am closing this ticket.