8296335: Fix accessibility manual test instruction
Reviewed-by: prr, aivanov
This commit is contained in:
parent
91292d56a9
commit
c2f7638389
test/jdk/javax/accessibility/manual
@ -44,7 +44,7 @@ questions.
|
||||
<td>Button Demo</td>
|
||||
<td>
|
||||
<ol>
|
||||
<li> Tab until the Button Demo icon <img src="./resource/rbtn.png"> has focus. Press 'space' to
|
||||
<li>Press Left/Right arrow key until the Button Demo icon <img src="./resource/rbtn.png"> has focus. Press 'space' to
|
||||
choose.<br>
|
||||
<li> Tab until the "Button Demo" tab has focus. Press 'space'. Press 'tab'.<br>
|
||||
<li> Use the arrow keys to navigate between "Buttons", "Radio Buttons", and "Check Boxes".<br>
|
||||
@ -77,4 +77,3 @@ questions.
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -44,7 +44,7 @@ questions.
|
||||
<td>ComboBox Demo</td>
|
||||
<td>
|
||||
<ol>
|
||||
<li> Tab until ComboBox icon<img src="./resource/cmb.png"> has focus. Press 'Space' to choose.</li>
|
||||
<li>Press Left/Right arrow key until ComboBox icon<img src="./resource/cmb.png"> has focus. Press 'Space' to choose.</li>
|
||||
<li>Tab until the "ComboBox Demo" tab has focus. Press 'space'. Press 'tab'.</li>
|
||||
<li> Use Tab and Shift-Tab to move between the four ComboBox widgets.
|
||||
<li>Use the space and down arrow keys to bring up the drop-down list.</li>
|
||||
@ -71,4 +71,3 @@ questions.
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -44,7 +44,7 @@ questions.
|
||||
<td>OptionPane Demo</td>
|
||||
<td>
|
||||
<ol>
|
||||
<li>Tab until the OptionPane icon <img src="./resource/op.png">has focus. Press 'space' to choose.
|
||||
<li>Press Left/Right arrow key until the OptionPane icon <img src="./resource/op.png">has focus. Press 'space' to choose.
|
||||
<li>Tab until the "OptionPane Demo" tab has focus. Press 'space'. Press 'tab'. The 'Show Input Dialog'
|
||||
button should have focus.
|
||||
<li>Press 'space'. An Input dialog should pop up. Type some text, and hit return. The dialog should
|
||||
@ -74,5 +74,3 @@ questions.
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -44,7 +44,7 @@ questions.
|
||||
<td>Table Demo (tests table navigation, as well as textfield input)</td>
|
||||
<td>
|
||||
<ol>
|
||||
<li>Tab until the Table icon <img src="./resource/tbld.png"> has focus. Press 'space' to choose.
|
||||
<li>Press Left/Right arrow key until the Table icon <img src="./resource/tbld.png"> has focus. Press 'space' to choose.
|
||||
<li>Tab until the "Table Demo" tab has focus. Press 'space'. Press 'tab'. "Reordering allowed" should
|
||||
have focus.
|
||||
<li>Tab to the Printing/Header textfield. Verify that you can type in some text.
|
||||
@ -77,5 +77,3 @@ questions.
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -43,7 +43,7 @@ questions.
|
||||
<td>1</td>
|
||||
<td>Tree Demo</td>
|
||||
<td>
|
||||
Tab until the Tree icon <img src="./resource/tree.png"> has focus. Press 'space' to choose.
|
||||
Press Left/Right arrow key until the Tree icon <img src="./resource/tree.png"> has focus. Press 'space' to choose.
|
||||
Tab until the "Tree Demo" tab has focus. Press 'space'. Press 'tab'. Press the down arrow. "Music" should
|
||||
have focus.
|
||||
Navigate up and down the tree using the up and down arrow keys.
|
||||
@ -62,4 +62,4 @@ questions.
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user