Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18, 19
-
b21
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289786 | 17.0.5-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8291833 | 17.0.5 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8290055 | 11.0.17-oracle | Dukebot | P4 | Resolved | Fixed | b02 |
JDK-8291845 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8290138 | 8u351 | Dukebot | P4 | Resolved | Fixed | b03 |
Description
Issue:
Please add the ability to set the location of a JFileChooser. This might be a
bug, but JFileChooser.setLocation() has no effect when
JFileChooser.showXXXXDialog() is called. This is becoming very important as the
popularity of multiple monitors is increasing. These dialogs show up on the
wrong monitor which is really annoying. Also due to bug #4189244 I am unable to
avoid painting problems by positioning the dialog away from the menu item that
initiated it.
Fix:
Now it's possible to set the location of Dialog in JFileChooser.
Testing:
1. Tested in Mach5 10 times per platform(macos,linux,windows) and got all Pass.
Attachments
Issue Links
- backported by
-
JDK-8289786 Create an automated regression test for RFE-4390885
- Resolved
-
JDK-8290055 Create an automated regression test for RFE-4390885
- Resolved
-
JDK-8290138 Create an automated regression test for RFE-4390885
- Resolved
-
JDK-8291833 Create an automated regression test for RFE-4390885
- Resolved
-
JDK-8291845 Create an automated regression test for RFE-4390885
- Resolved
- relates to
-
JDK-4390885 Ability to set the location of JFileChooser
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/d647021e
-
Commit openjdk/jdk17u-dev/5885a8e6
-
Commit openjdk/jdk/99388eff
-
Review openjdk/jdk11u-dev/1305
-
Review openjdk/jdk17u-dev/622
-
Review openjdk/jdk/7996