-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
java.com
-
win10-x64 + JDK9b152
-
x86_64
-
windows_10
Test bundle:
https://java.se.oracle.com/artifactory/re-release-local/jdk/9/152/bundles/windows-x86/jre-9_windows-x86_bin-iftw.exe
1. Check preconditions
a. VERIFY There are no JRE's installed.
2. Launch JRE iftw installer with command line option "SPONSORPREF=SP60"
3. Click "Install" button
4. On the Sponsor dialog VERIFY:
a. VERIFY it announces 'Java Setup dialog, and then following by 'Get the best of Yahoo xxx' and 'By clicking xxx' labels and other elements.
b. VERIFY it pronounces "Tab, xxx link" when a link component get the focus. xxx represents the label of the link.
c. VERIFY it pronounces "Tab, xxx checkbox, not checked" when a checkbox who is not checked get the focus. xxx represents the label of the checkbox.
i. Hit Space bar, VERIFY it pronounces "Space, checked"
ii. Hit Space bar again, VERIFY it pronounces "Space, not checked"
d. VERIFY it pronounces "Tab, xxx button" when a button w/o a mnemonic key get the focus. xxx represents the label of the button.
e. VERIFY it pronounces "Tab, xxx ALT plus ? button, ALT plus ?" when a button with a mnemonic key get the focus. xxx represents the label of the button. ? represents the mnemonic letter.
5. If all verifications true, test is a PASS.
Actually behavior:
At step 4-c,it fails to traverse via tab key, refer to JDK-8172351,so we use mouse to choose the radiobuttons,
It reads 'for more information about xxx ...' when click the 'Recommend' radio.
It announces 'Do not update browser settings radiobutton checked 2 of 2 to change the selection press up and down narrow' when click 'Do not xxx' radio.
https://java.se.oracle.com/artifactory/re-release-local/jdk/9/152/bundles/windows-x86/jre-9_windows-x86_bin-iftw.exe
1. Check preconditions
a. VERIFY There are no JRE's installed.
2. Launch JRE iftw installer with command line option "SPONSORPREF=SP60"
3. Click "Install" button
4. On the Sponsor dialog VERIFY:
a. VERIFY it announces 'Java Setup dialog, and then following by 'Get the best of Yahoo xxx' and 'By clicking xxx' labels and other elements.
b. VERIFY it pronounces "Tab, xxx link" when a link component get the focus. xxx represents the label of the link.
c. VERIFY it pronounces "Tab, xxx checkbox, not checked" when a checkbox who is not checked get the focus. xxx represents the label of the checkbox.
i. Hit Space bar, VERIFY it pronounces "Space, checked"
ii. Hit Space bar again, VERIFY it pronounces "Space, not checked"
d. VERIFY it pronounces "Tab, xxx button" when a button w/o a mnemonic key get the focus. xxx represents the label of the button.
e. VERIFY it pronounces "Tab, xxx ALT plus ? button, ALT plus ?" when a button with a mnemonic key get the focus. xxx represents the label of the button. ? represents the mnemonic letter.
5. If all verifications true, test is a PASS.
Actually behavior:
At step 4-c,it fails to traverse via tab key, refer to JDK-8172351,so we use mouse to choose the radiobuttons,
It reads 'for more information about xxx ...' when click the 'Recommend' radio.
It announces 'Do not update browser settings radiobutton checked 2 of 2 to change the selection press up and down narrow' when click 'Do not xxx' radio.