(also copying awt-dev@)
Not really. The problem is obvious, and the solution is clear. Now it's
just a question of resources availability. So, if anyone wants to
contribute a patch - you're very welcome. But thanks anyway. And thanks
for the bug report.
--
best regards,
Anthony
On 3/18/2013 19:07, Christopher Brown wrote:
Hi Anthony,
I have some screenshots but I suspect they won't get through on the
mailing list. Are they helpful?
Thanks,
Christopher
On 18 March 2013 14:24, Anthony Petrov <anthony.pet...@oracle.com
<mailto:anthony.pet...@oracle.com>> wrote:
Hi Christopher,
This looks like an issue in Oracle JDK. I filed a bug for you:
http://bugs.sun.com/view_bug.__do?bug_id=8010197
<http://bugs.sun.com/view_bug.do?bug_id=8010197>
(should be available in a day or two).
--
best regards,
Anthony
On 03/17/13 02:01, Christopher Brown wrote:
Hello,
When using the Swing client property
"apple.awt.documentModalSheet" on JDK
1.7.0_17 on a Mountain Lion Retina MacBook Pro, the dialog is
the expected
size but the content is offset (moved up under the title bar) and
hidden/clipped. When this property is not set, the layout is as
expected.
The "sheet" dialog behavior is not present as it was in Apple
JDK 6. I
don't know if it is planned to fully implement it. However, it
appears
that this property is still taken into account by Oracle JDK 7
to offset
the content, but because the title bar's still there, it leads
to layout
issues.
I didn't find any reference to this issue on the bug database or by
searching on the Internet. Is this the correct place to raise
the issue?
Thanks,
Christopher