Re: RfR JDK-8145207 [macosx] JList, VO can't access non-visible list items

2016-06-23 Thread Pete Brunet
Hi Anton, The way it is I can't backport it because I changed the class signature of https://docs.oracle.com/javase/8/docs/api/javax/swing/JList.AccessibleJList.AccessibleJListChild.html by adding "implements AccessibleAction" and this will cause a JCK failure. Next week I'll see if there is any w

Re: Subject: New OpenJFX Project Lead: Kevin Rushforth

2016-06-23 Thread Alexandr Scherbatiy
On 6/23/2016 8:01 PM, Alexandr Scherbatiy wrote: I hereby nominate Kevin Rushforth to OpenJFX Project Lead [1][2]. Kevin has been working in OpenJFX Project for several years and is currently acting as the de facto Project Lead. Group Leads of the Project’s Sponsoring Groups, the Swing Group

Re: RfR JDK-8145207 [macosx] JList, VO can't access non-visible list items

2016-06-23 Thread Anton Tarasov
Hi Pete, > On 22 Jun 2016, at 17:41, Pete Brunet wrote: > > Thanks Anton, I fixed the first two issues. For the last one did you try > VO+Shift+downarrow first to interact with the list? Now I did try it and it worked fine, thanks for letting me know. Please, share your thoughts on backporti

Re: Subject: New OpenJFX Project Lead: Kevin Rushforth

2016-06-23 Thread Alexandr Scherbatiy
Vote: yes. Thanks, Alexandr. On 6/23/2016 8:01 PM, Alexandr Scherbatiy wrote: I hereby nominate Kevin Rushforth to OpenJFX Project Lead [1][2]. Kevin has been working in OpenJFX Project for several years and is currently acting as the de facto Project Lead. Group Leads of the Project’s Sp

Re: CFV: New Swing Group Member: Sergey Bylokhov

2016-06-23 Thread Alexandr Scherbatiy
Vote: yes. Thanks, Alexandr. On 6/23/2016 9:21 AM, Alexandr Scherbatiy wrote: I hereby nominate Sergey Bylokhov (OpenJDK user name: serb) to Membership in the Swing Group. Sergey is active member of Swing group and contributed a lot of fixes which include Aqua L&F, Retina support on Mac O

Subject: New OpenJFX Project Lead: Kevin Rushforth

2016-06-23 Thread Alexandr Scherbatiy
I hereby nominate Kevin Rushforth to OpenJFX Project Lead [1][2]. Kevin has been working in OpenJFX Project for several years and is currently acting as the de facto Project Lead. Group Leads of the Project’s Sponsoring Groups, the Swing Group: Please vote on whether to ratify this change, a

[9] Review request for 8152968: JTree Collapse Buttons Clipped Off Under GTK

2016-06-23 Thread Semyon Sadetsky
Hello, Please review fix for JDK9: bug: https://bugs.openjdk.java.net/browse/JDK-8152968 webrev: http://cr.openjdk.java.net/~ssadetsky/8152968/webrev.00/ GTK lib paints the expander icon bigger then the dimension returned by the "expander-size" property. The fix increases the allocated spac

Re: CFV: New Swing Group Member: Sergey Bylokhov

2016-06-23 Thread Artem Ananiev
Vote: yes Artem On 6/23/16 9:21 AM, Alexandr Scherbatiy wrote: I hereby nominate Sergey Bylokhov (OpenJDK user name: serb) to Membership in the Swing Group. Sergey is active member of Swing group and contributed a lot of fixes which include Aqua L&F, Retina support on Mac OS X and others (se

Re: [9] RFR JDK-8159068:The rendering of JTable is broken

2016-06-23 Thread Alexandr Scherbatiy
On 6/23/2016 9:53 AM, Prasanta Sadhukhan wrote: On 6/23/2016 12:10 PM, Alexandr Scherbatiy wrote: On 6/21/2016 2:57 PM, Prasanta Sadhukhan wrote: On 6/21/2016 5:16 PM, Alexandr Scherbatiy wrote: On 6/21/2016 1:58 PM, Prasanta Sadhukhan wrote: On 6/21/2016 4:14 PM, Alexandr Scherbatiy wrot