White flashing when opening Dialogs, Menus etc.

2014-01-06 Thread Robert Krüger
Hi, we are using a customized Nimbus L&F (the customization is mostly color changes) with dark backgrounds. Since we migrated our product from Apple JDK 6 to OpenJDK 8 each JMenu or JDialog opens and first draws a white rectangle that is then quickly replaced by the real content, which has a rathe

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Robert Krüger
This is a simple test case for you to reproduce the flashing for opening a Dialog. It's basically the same for JMenus. import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JOptionPane; import javax.swing.UIDefaults; import javax.swing.UIManager; import javax.swing.UIManager.Lo

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Sergey Bylokhov
Hi, Robert. This is unknown issue. Please file a new bug at http://bugreport.sun.com/bugreport Thanks! On 05.02.2014 19:01, Robert Krüger wrote: This is a simple test case for you to reproduce the flashing for opening a Dialog. It's basically the same for JMenus. import javax.swing.JButton; i

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Robert Krüger
I have done that. Could you let me know what its ID is, once it is reachable for the public, so I can track it? On Wed, Feb 5, 2014 at 4:18 PM, Sergey Bylokhov wrote: > Hi, Robert. > This is unknown issue. Please file a new bug at > http://bugreport.sun.com/bugreport > Thanks! > > > On 05.02.2014

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Sergey Bylokhov
Hi, Robert. What bug Id was reported to you? Try to open the link: https://bugs.openjdk.java.net/browse/JI-bug_id On 05.02.2014 21:58, Robert Krüger wrote: I have done that. Could you let me know what its ID is, once it is reachable for the public, so I can track it? On Wed, Feb 5, 2014 at 4:18

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Roger Lewis
There is an issue with the outbound email that contains the ID. I will let you know when the ID is ready. -Roger On 2/5/14, 10:13 AM, Sergey Bylokhov wrote: Hi, Robert. What bug Id was reported to you? Try to open the link: https://bugs.openjdk.java.net/browse/JI-bug_id On 05.02.2014 21:58, R

Re: White flashing when opening Dialogs, Menus etc.

2014-02-05 Thread Robert Krüger
Thanks On Wed, Feb 5, 2014 at 7:28 PM, Roger Lewis wrote: > There is an issue with the outbound email that contains the ID. I will let > you know when the ID is ready. > > -Roger > > > On 2/5/14, 10:13 AM, Sergey Bylokhov wrote: >> >> Hi, Robert. >> What bug Id was reported to you? Try to open th

Re: White flashing when opening Dialogs, Menus etc.

2014-02-06 Thread Roger Lewis
The bug can be found here https://bugs.openjdk.java.net/browse/JDK-8033786 -Roger On 2/5/14, 10:28 AM, Roger Lewis wrote: There is an issue with the outbound email that contains the ID. I will let you know when the ID is ready. -Roger On 2/5/14, 10:13 AM, Sergey Bylokhov wrote: Hi, Robert.

Re: White flashing when opening Dialogs, Menus etc.

2014-02-06 Thread Robert Krüger
Thanks! On Thu, Feb 6, 2014 at 5:26 PM, Roger Lewis wrote: > The bug can be found here > https://bugs.openjdk.java.net/browse/JDK-8033786 > > -Roger > > > On 2/5/14, 10:28 AM, Roger Lewis wrote: >> >> There is an issue with the outbound email that contains the ID. I will let >> you know when the