Testsuite name:Regression
Test name(s):java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java
Product(s) tested:jdk9b107(64bit)
OS/architecture:jdk-9-ea+107_osx-x64_bin.dmg
Reproducible: Always
Reproducible on machine:Evergreen-machine
[If Sometimes] Also reproducible on machine:
Case Instruction:
This test is for verifying Alt-Gr modifier of an event.
Windows :-
1. Please check if Alt-Gr key is present on keyboard.
2. If present, press the Alt-Gr key and perform mouse click on the TestWindow.
3. If Alt-Gr key is not present, press Ctrl+Alt keys & perform mouse click on the TestWindow.
4. Test will exit by itself with appropriate result.
Linux :-
1. Please check if Alt-Gr key is present on keyboard.
2. If present, press the Alt-Gr key and perform mouse click on the TestWindow.
3. Navigate to System Settings-> Keyboard-> Shortcuts->Typing.
4. Select an option for the Alternative Characters Key For example. Right Alt
5. Close the settings and navigate to test
6. Press Right Alt Key & perform mouse click on the TestWindow
7. Test will exit by itself with appropriate result.
Mac :-
Mac fix is under progress, & will be fixed soon.Please click Fail
Actual behavior:
1.On the instruction dialog,only has a "Fail" button.
2.According to the description,the case is failed.