-
Bug
-
Resolution: Fixed
-
P4
-
jfx20
-
None
-
b11
-
linux
There's a requestFocus() call on setScene() that causes the fx window to steal the user focus.
Steps to reproduce:
1) Run the attached sample
2) Focus another window
3) On scene change the focus will be stealed.
Tested on Linux, but probably will either steal focus or show notifications/flash the taskbar on other platforms.
Steps to reproduce:
1) Run the attached sample
2) Focus another window
3) On scene change the focus will be stealed.
Tested on Linux, but probably will either steal focus or show notifications/flash the taskbar on other platforms.
- relates to
-
JDK-8306121 Scene not rendered initially when changing scenes after fix for JDK-8296621
- Resolved
-
JDK-8304734 Monocle: Stage no longer gets focus after fix for JDK-8296621
- Closed
-
JDK-8304476 [Android] Software keyboard doesn't show up
- Closed