-
Bug
-
Resolution: Fixed
-
P4
-
jfx17
-
None
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289266 | jfx17.0.4 | Johan Vos | P4 | Resolved | Fixed |
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).
- backported by
-
JDK-8289266 [REDO] Wrong stage gets focused after modal stage creation
- Resolved
- relates to
-
JDK-8240640 [macos] Wrong focus behaviour with multiple Alerts
- Resolved
-
JDK-8227366 Wrong stage gets focused after modal stage creation
- Resolved
- links to
-
Commit openjdk/jfx17u/9156991d
-
Commit openjdk/jfx/c6069d68
-
Review openjdk/jfx17u/63
-
Review openjdk/jfx/598
(2 links to)