Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-14 Thread Eirik Bakke
to:h...@tagtraum.com>> >> Date: Sunday, April 13, 2014 at 4:08 AM >> To: "macosx-port-dev@openjdk.java.net >> <mailto:macosx-port-dev@openjdk.java.net> X" >> > <mailto:macosx-port-dev@openjdk.java.net>>, Alexander Scherbatiy >> ma

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-14 Thread Alexander Scherbatiy
X" <mailto:macosx-port-dev@openjdk.java.net>>, Alexander Scherbatiy mailto:alexandr.scherba...@oracle.com>> Cc: Eirik Bakke mailto:eba...@mit.edu>> Subject: Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable On Apr 11, 2014, at 18:30, Eirik Bakke <mailto:eba

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-13 Thread Hendrik Schreiber
On Apr 13, 2014, at 16:55, Eirik Bakke wrote: > Huh, in Hendrik's case it seems he gets an even-larger checkmark even in > retina mode (judging from the font size in Hendrik's screenshot). In my case > I was _not_ running in retina mode. Just to confirm: I was using Retina. -hendrik

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-13 Thread Eirik Bakke
To: "macosx-port-dev@openjdk.java.net<mailto:macosx-port-dev@openjdk.java.net> X" mailto:macosx-port-dev@openjdk.java.net>>, Alexander Scherbatiy mailto:alexandr.scherba...@oracle.com>> Cc: Eirik Bakke mailto:eba...@mit.edu>> Subject: Re: Checkmark in JCheckBoxMenu

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-11 Thread Eirik Bakke
Hi, Alexandr. Sure, re-sending. Hmm, now I cannot reproduce the bug. I think it might have disappeared when I disconnected and reconnected my external monitor. I will file it once I manage to reproduce it consistently. -- Eirik On 4/11/14, 5:24 AM, "Alexander Scherbatiy" wrote: >On 4/10/2014

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-11 Thread Alexander Scherbatiy
On 4/10/2014 8:24 PM, Eirik Bakke wrote: I'm running the NetBeans IDE 8.0 on Java: 1.8.0_20-ea. Just saw a giant over-sized checkbox in a popup menu (see attached). Unfortunately the openjdk alias removes attachments from the mail. Could you resend the image and add me to the cc list. Co

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-04-10 Thread Eirik Bakke
I'm running the NetBeans IDE 8.0 on Java: 1.8.0_20-ea. Just saw a giant over-sized checkbox in a popup menu (see attached). Could it be related to the retina patch mentioned in the thread below? I don't see oversized checkmarks in the main menus. The oversized checkmark is still present in the pop

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-03-21 Thread Hendrik Schreiber
On Mar 21, 2014, at 15:40, Alexander Scherbatiy wrote: > > Thank you for the report. > > I have created an issue on it: 8038113 [macosx] JTree icon is not rendered > in high resolution on Retina > https://bugs.openjdk.java.net/browse/JDK-8038113 > > Thanks, > Alexandr. Thanks! -hen

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-03-21 Thread Alexander Scherbatiy
Thank you for the report. I have created an issue on it: 8038113 [macosx] JTree icon is not rendered in high resolution on Retina https://bugs.openjdk.java.net/browse/JDK-8038113 Thanks, Alexandr. On 3/21/2014 1:36 PM, Hendrik Schreiber wrote: On Jan 17, 2014, at 13:07, Hendrik

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-03-21 Thread Hendrik Schreiber
On Jan 17, 2014, at 13:07, Hendrik Schreiber wrote: > On Jan 13, 2014, at 12:54, Hendrik Schreiber wrote: > >> Hey Sergey, >> >> bug is filed under "(Bug ID: 9009584 ) - Checkmarks of JCheckBoxMenuItems >> aren't rendered in high res on Retina" >> >> While at it, you might also want to take

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-01-17 Thread Hendrik Schreiber
On Jan 13, 2014, at 12:54, Hendrik Schreiber wrote: > Hey Sergey, > > bug is filed under "(Bug ID: 9009584 ) - Checkmarks of JCheckBoxMenuItems > aren't rendered in high res on Retina" > > While at it, you might also want to take a look at "(Bug ID: 9009344 ) - > JPopupMenus in Swing don't ha

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-01-13 Thread Hendrik Schreiber
Hey Sergey, bug is filed under "(Bug ID: 9009584 ) - Checkmarks of JCheckBoxMenuItems aren't rendered in high res on Retina" While at it, you might also want to take a look at "(Bug ID: 9009344 ) - JPopupMenus in Swing don't have rounded corners on OS X". Thanks, -hendrik

Re: Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-01-13 Thread Sergey Bylokhov
Hi, Hendrik. On 13.01.2014 2:00, Hendrik Schreiber wrote: Hey Guys, just wondered - is it a known bug that the checkmarks of JCheckBoxMenuItems on build 1.8.0-ea-b121 aren't rendered as HiDPI version on Retina displays? I suppose not, and suggest to file a new CR at http://bugs.sun.com. Send a

Checkmark in JCheckBoxMenuItem not HiDPI/Retina capable

2014-01-12 Thread Hendrik Schreiber
Hey Guys, just wondered - is it a known bug that the checkmarks of JCheckBoxMenuItems on build 1.8.0-ea-b121 aren't rendered as HiDPI version on Retina displays? Thanks, -hendrik