-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
fx2.0
Deployment sqe manual test case FXDeploymentTesting/FullScreenApplets/primaryStage/FS_001_05_applet.html fails. The test instruction may need to be update.
Instructions:
1. Make Java console visible by opening Java Control Panel > Java Console > Show console
2. Load the applet inside the browser: http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/FullscreenTest.html
3. There we are going to be 2 stages one running inside the browser and one outside the browser. Click 'Toggle Fullscreen' on stage embedded within the browser
4. Make sure that application is getting full screened i.e covering the entire screen
5. Make sure that full screen window is the top level window with the secondary stage and java console hidden behind the full screen window
6. Use ALT+TAB to get to the secondary stage, make sure that the secondary stage is getting the focus
7. Press ALT+TAB again and make sure that focus can be brought back to the primary stage
Actual behavior:
At step 6.
1) secondary stage is NOT getting the focus.
2) The FS primary statge disappeared, instead the normal one (inside browser) is there.
Basically, I don't see big issue with the actual behavior. So I'm wondering if we can adjust the instructions.
Instructions:
1. Make Java console visible by opening Java Control Panel > Java Console > Show console
2. Load the applet inside the browser: http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/FullscreenTest.html
3. There we are going to be 2 stages one running inside the browser and one outside the browser. Click 'Toggle Fullscreen' on stage embedded within the browser
4. Make sure that application is getting full screened i.e covering the entire screen
5. Make sure that full screen window is the top level window with the secondary stage and java console hidden behind the full screen window
6. Use ALT+TAB to get to the secondary stage, make sure that the secondary stage is getting the focus
7. Press ALT+TAB again and make sure that focus can be brought back to the primary stage
Actual behavior:
At step 6.
1) secondary stage is NOT getting the focus.
2) The FS primary statge disappeared, instead the normal one (inside browser) is there.
Basically, I don't see big issue with the actual behavior. So I'm wondering if we can adjust the instructions.