Hi Sergey,

this is completely AWT bug and I'm using Swing components for testing only. This fix gives the _possibility_ to handle <Alt>+Char accelerator on Mac with any text component (filer uses it's own component and LaF). So I don't think there is too much sense to check all available JDK LaFs in this concrete fix.

Thanks!
Anton.

P.S. Sorry, I've already pushed the fix before receiving your comment

On 20.01.2015 20:09, Sergey Bylokhov wrote:
As this bug became so critical I suggest to test all supported l&f in the test.

On 20.01.2015 18:42, Anton Nashatyrev wrote:
Hello Alexander, Anton

    could you please review the following fix:

fix: http://cr.openjdk.java.net/~anashaty/8068283/9/webrev.00/ <http://cr.openjdk.java.net/%7Eanashaty/8068283/9/webrev.00/>
bug: https://bugs.openjdk.java.net/browse/JDK-8068283

    Problem: No ways for keyboard shortcuts like <Alt> + Char on Mac OS

Fix: Change the fix approach for the bug JDK-7144063 <https://bugs.openjdk.java.net/browse/JDK-7144063> which has changed the behavior of the original Apple JDK port.

Thanks!
Anton.


--
Best regards, Sergey.

Reply via email to