Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8119438

After the stage is set to fullscreen and then set to normal, the components inside the stage cannot read the keyboard input anymore

XMLWordPrintable

      After setting the applet to full screen and then setting to normal by stage.setFullScreen(!stage.isFullScreen());
      The text area insider the stage cannot read the keyboard input anymore.

      Steps to reproduce:
      1. Open applet http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/html/FullscreenTextTest.html
      2. The applet should get launched successfully
      3. Click 'Toggle FullScreen' button to make the applet(not the secondary stage) become fullscreen
      4. Click 'Toggle FullScreen' button again to make the applet become normal.
      5. Try to input something into text area. If you couldn't, the bug is reproducible

      Note: JNLP Applicatin works fine

      Source :http://sqeweb.us.oracle.com/deployment1/deployment_6_UR_int_exec_ws/6/deployment/src/javafx/fxfeaturesTest/fxfeaturesTest/src/FullScreenTextTest.java



            anthony Anthony Petrov (Inactive)
            yanqchen Sheldon Chen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: