-
Bug
-
Resolution: Fixed
-
P4
-
jfx21
-
inapplicable
-
generic
-
generic
test test.scenegraph.richtext.RichTextLabeledsTest.stylesTest(): failure
java.lang.IllegalStateException: This operation is permitted on the event thread only; currentThread = Time-limited test
at com.sun.glass.ui.Application.checkEventThread(Application.java:447)
at com.sun.glass.ui.View.finishInputMethodComposition(View.java:656)
at com.sun.javafx.tk.quantum.ViewScene.finishInputMethodComposition(ViewScene.java:152)
at javafx.scene.Scene.setFocusOwner(Scene.java:2292)
at javafx.scene.Scene.requestFocus(Scene.java:2201)
at javafx.scene.Node.requestFocus(Node.java:8413)
at test.scenegraph.richtext.RichTextPropertiesApp.requestDefaultFocus(RichTextPropertiesApp.java:246)
at test.scenegraph.richtext.RichTextPropertiesFunctional.checkScreenshot(RichTextPropertiesFunctional.java:259)
java.lang.IllegalStateException: This operation is permitted on the event thread only; currentThread = Time-limited test
at com.sun.glass.ui.Application.checkEventThread(Application.java:447)
at com.sun.glass.ui.View.finishInputMethodComposition(View.java:656)
at com.sun.javafx.tk.quantum.ViewScene.finishInputMethodComposition(ViewScene.java:152)
at javafx.scene.Scene.setFocusOwner(Scene.java:2292)
at javafx.scene.Scene.requestFocus(Scene.java:2201)
at javafx.scene.Node.requestFocus(Node.java:8413)
at test.scenegraph.richtext.RichTextPropertiesApp.requestDefaultFocus(RichTextPropertiesApp.java:246)
at test.scenegraph.richtext.RichTextPropertiesFunctional.checkScreenshot(RichTextPropertiesFunctional.java:259)