Re: Review Request of 8152492: [macosx swing] double key event actions when using Mac menubar

2016-04-18 Thread Avik Niyogi
Hi Sergey, I have tried all these Input sources: I am unable to reproduce the test failure as mentioned by you with these inputs. Please provide some screenshots and/or details of the procedure used for this test failure. Thank you in advance. With Regards, Avik Niyogi > On 08-Apr-2016, at 8:1

RfR JDK-8076554, [macosx] Custom Swing text components need to allow standard accessibility

2016-04-18 Thread Pete Brunet
Please review the following patch. Bug: https://bugs.openjdk.java.net/browse/JDK-8076554 Patch: http://cr.openjdk.java.net/~ptbrunet/JDK-8076554/webrev.02/ The problem is that the code is currently hardcoded to only support text accessibility for JTextComponent using the DocumentListener, CaretLi