<Swing Dev> Bug related to JDK-7124428 when using multiple monitors
Nick Miyake
nmiyake at palantir.com
Fri Feb 7 19:05:54 UTC 2014
Hello,
>From what I can tell, although
https://bugs.openjdk.java.net/browse/JDK-7124428 has been fixed in the basic
case of a single monitor, it doesn't seem to work with multiple monitors. We
have a 3 monitor setup in MacOS X where the middle monitor has a vertical
orientation and is the primary monitor. Setting the "MAXIMIZED_BOTH"
extended state on an undecorated frame works as expected on the primary
monitor, but on the secondary monitors settings this state results in
incorrect maximization (the frame only fills half of the screen, and the
other half of the frame is "above" the top of the screen and cannot be
viewed).
Does this sound like a known issue? If not, where should it be filed?
Thanks,
-Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140207/9e0ef61e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5034 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140207/9e0ef61e/smime.p7s>
More information about the swing-dev
mailing list