<AWT Dev> <AWT dev>[9] Review request for JDK-8151136: [macosx] According to the description, the case is failed

Manajit Halder manajit.halder at oracle.com
Thu Apr 7 07:26:05 UTC 2016


Hi All,

Kindly review the fix for JDK9.

Bug: 
 	https://bugs.openjdk.java.net/browse/JDK-8151136 <https://bugs.openjdk.java.net/browse/JDK-8151136>

Webrev: 
	http://cr.openjdk.java.net/~arapte/manajit/8151136/webrev.00/ <http://cr.openjdk.java.net/~arapte/manajit/8151136/webrev.00/>

Issue: 
[macosx] According to the description,the case is failed (AltGraph key is not supported on OS X).

Cause: 
	On OS X AltGraph functionality was not implemented. 

Information on AltGraph Key on OS X:
	On OS X there is no key defined for AltGraph on the Keyboard. As per wikipedia link https://en.wikipedia.org/wiki/AltGr_key <https://en.wikipedia.org/wiki/AltGr_key> Option key has function similar to the AltGr key. But Option is also Alt key on OS X. 

Fix: 
	Right Option key is defined to behave as AltGraph key on OS X. AltGraph functionality is added for left key. 

Regards,
Manajit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160407/2e3b32d4/attachment-0001.html>


More information about the awt-dev mailing list