<Swing Dev> getToolkit().getScreenInsets Ubuntu bug

Paulo Levi i30817 at gmail.com
Sun Jan 10 01:08:12 UTC 2010


There appears to be a way to fix it using a freedesktop property
_NET_WORKAREA as in this bug in eclipse
https://bugs.eclipse.org/bugs/show_bug.cgi?id=33659.

I'm going to try to fix it in my application by querying the properties....

On Sat, Jan 9, 2010 at 10:51 PM, Paulo Levi <i30817 at gmail.com> wrote:

> Btw Netbeans suffers from this bug too (on view -> Fullscreen)
>
>
> On Sat, Jan 9, 2010 at 10:44 PM, Paulo Levi <i30817 at gmail.com> wrote:
>
>> Seems like it is always :
>> java.awt.Insets[top=0,left=0,bottom=0,right=0]
>> even with the toolbars active.
>>
>> Why doesn't this work like in windows?
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20100110/4bacef17/attachment.html>


More information about the swing-dev mailing list