Re: [OpenJDK 2D-Dev] Bad component spacing

2008-11-07 Thread Marek Slama
Igor Nekrestyanov wrote: This is likely to be same as http://monaco.sfbay.sun.com/detail.jsf?cr=6761856 that was recently fixed and did not make it into main openjdk ws yet but you can pull these changes from 2D workspace to test. I can confirm spacing issue is fixed. I tested on 2D workspac

Re: [OpenJDK 2D-Dev] Bad component spacing

2008-11-07 Thread Igor Nekrestyanov
Thank you Mark! i keep forgetting that bug database is not available to everyone yet :( -igor Mark Wielaard wrote: Hi, On Thu, 2008-11-06 at 20:47 +0300, Igor Nekrestyanov wrote: This is likely to be same as http://monaco.sfbay.sun.com/detail.jsf?cr=6761856 that was recently fixed and d

Re: [OpenJDK 2D-Dev] Bad component spacing

2008-11-07 Thread Mark Wielaard
Hi, On Thu, 2008-11-06 at 20:47 +0300, Igor Nekrestyanov wrote: > This is likely to be same as > http://monaco.sfbay.sun.com/detail.jsf?cr=6761856 > that was recently fixed and did not make it into main openjdk ws yet but > you can pull these changes from 2D workspace to test. For those in the

Re: [OpenJDK 2D-Dev] Bad component spacing

2008-11-06 Thread Igor Nekrestyanov
This is likely to be same as http://monaco.sfbay.sun.com/detail.jsf?cr=6761856 that was recently fixed and did not make it into main openjdk ws yet but you can pull these changes from 2D workspace to test. -igor Artem Ananiev wrote: Hi, Marek, as your test uses Swing menus, it looks like a

Re: [OpenJDK 2D-Dev] Bad component spacing

2008-11-06 Thread Artem Ananiev
Hi, Marek, as your test uses Swing menus, it looks like a Swing (or probably Java2D, because of font metrics) problem, rather than AWT one. Thanks, Artem Marek Slama wrote: Hello, we encounter problem with too big spacing around text in Swing components in openjdk. I attach 2 snapshots of