<AWT Dev> [9] Review Request: 8033786 White flashing when opening Dialogs and Menus using Nimbus with dark background
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Wed Jun 11 14:17:54 UTC 2014
The swing part looks good for me.
Thanks,
Alexandr.
On 6/11/2014 5:13 PM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk 9, which is also targeted for jdk 8u20.
> Problems description:
> JDialog does not set background color of the peer, like JFrame does +
> there is a lag between the showing of the window and the first repaint
> action(when the swing paints its own background). We should change the
> color of the native window to the color of the Component to fix flashing.
> I need a review a swing and awt part.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8033786
> Webrev can be found at:
> http://cr.openjdk.java.net/~serb/8033786/webrev.00
>
More information about the awt-dev
mailing list