Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 6.0, 7, 8, 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:None
-
Environment:
generic
-
Subcomponent:
-
Resolved In Build:b110
Description
Please reconsider for JDK9 the decision not to fix JDK-5109347 in jdk6 update release. At that time it was a natural decision since an update release is not supposed to introduce a new API. It's perhaps time to do it now.
A short resume ofJDK-5109347: a cross-platform PrintDialog is always displayed on a primary screen device.
Possible real life scenario: printing of a JTable displayed on an attached bigger monitor to a notebook; print dialog pops on a main screen which may be e.g. closed.
A short resume of
Possible real life scenario: printing of a JTable displayed on an attached bigger monitor to a notebook; print dialog pops on a main screen which may be e.g. closed.
Attachments
Issue Links
- duplicates
-
JDK-8148431 PrinterJob.pageDialog() does not support multi-mon, always displayed on primary
-
- Closed
-
-
JDK-5096679 PIT:PrintDialog is not positioned properly on multi-mon, when coords are invalid
-
- Closed
-
- relates to
-
JDK-5109347 PrinterJob.printDialog() does not support multi-mon, always displayed on primary
-
- Closed
-