Re: Problem with key events in applets

2014-01-30 Thread David DeHaven
> Hi, > > I've noticed a problem with key events in applets - specifically, "key > released" are being inappropriately generated for some keys and not generated > at all for other keys. I have a small demo applet, live version is here: > > http://bluej.org/davmac/KeyApplet.html There are seve

Re: Nimbus color differences between JDK versions

2014-01-30 Thread Alexander Scherbatiy
Hi Robert, Could you send a sample that draws a JTree and set necessary icons/colors in the Nimbus L&F to investigate the issue? Thanks, Alexandr. On 1/30/2014 12:52 PM, Robert Krüger wrote: Hi, we are in the process of migrating an application from Apple JDK 6 to OpenJDK 8, which

Re: Nimbus color differences between JDK versions

2014-01-30 Thread Robert Krüger
Sorry, my dropbox ran out of space. Should be OK now. On Thu, Jan 30, 2014 at 12:01 PM, Sergey Bylokhov wrote: > Hi, Robert. > These links are not accessible too. Error (404). > > On 30.01.2014 12:52, Robert Krüger wrote: >> >> Here are the screenshots as links (if they don't make it through as >

Re: Nimbus color differences between JDK versions

2014-01-30 Thread Sergey Bylokhov
Hi, Robert. These links are not accessible too. Error (404). On 30.01.2014 12:52, Robert Krüger wrote: Here are the screenshots as links (if they don't make it through as attachments): https://dl.dropboxusercontent.com/u/33388463/colors-jdk6-s.png https://dl.dropboxusercontent.com/u/33388463/col

Nimbus color differences between JDK versions

2014-01-30 Thread Robert Krüger
Hi, we are in the process of migrating an application from Apple JDK 6 to OpenJDK 8, which is going pretty well thanks to the progress that's been made in recent months by the Oracle team (thanks for that). Now we discovered that for the time being we will have to deploy with a bundled Oracle JRE