-
Bug
-
Resolution: Fixed
-
P4
-
jfx13
-
x86_64
-
linux
When a MODAL stage is created as the owner of previous stage after a Dialog/Alert, the wrong stage is focused.
Steps to reproduce:
1) Run the sample
2) Press the "Click Me!" button
3) Answer YES on the Alert
The primary stage is brought to front instead of the stage with the button (it's the owner of the last stage).
Steps to reproduce:
1) Run the sample
2) Press the "Click Me!" button
3) Answer YES on the Alert
The primary stage is brought to front instead of the stage with the button (it's the owner of the last stage).
- relates to
-
JDK-8240640 [macos] Wrong focus behaviour with multiple Alerts
- Resolved
-
JDK-8271054 [REDO] Wrong stage gets focused after modal stage creation
- Resolved
- links to