<Swing Dev> Review request for JDK-8067346: Swing submenu has a changed starting offset

Rajeev Chamyal rajeev.chamyal at oracle.com
Tue Sep 29 09:38:31 UTC 2015


Hello All,

Please review the following updated webrev.

Bug: https://bugs.openjdk.java.net/browse/JDK-8067346
Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8067346/webrev.01/

Verified the fix on windows10 and windows8.

Regards,
Rajeev Chamyal

-----Original Message-----
From: Sergey Bylokhov 
Sent: Wednesday, September 23, 2015 11:44 PM
To: Rajeev Chamyal; Alexander Zvegintsev; swing-dev at openjdk.java.net; Alexander Scherbatiy
Subject: Re: Review request for JDK-8067346: Swing submenu has a changed starting offset

Hi, Rajeev.
Can you check Windows 10 as well? Thanks.

On 22.09.15 13:09, Rajeev Chamyal wrote:
> Hi,
>
> Please review the following fix for jdk9:
>
> Bug:https://bugs.openjdk.java.net/browse/JDK-8067346
>
> Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8067346/webrev.00/
>
> WindowsLookAndFeel.java overrides basic look and feel properties based on different OS versions XP, Vista etc.
>
> Current implementation is applying Vista defaults to Windows7 as well and as a result submenu on windows7 has changed offset.
>
> Added checks in WindowsLookAndFeel.java to skip Vista menu defaults for Windows7.
>
> Verified changes on Netbeans9 Dev build and SwingSet2 applications.
>
> Regards,
>
> Rajeev Chamyal
>


-- 
Best regards, Sergey.



More information about the swing-dev mailing list