jdk-24/jdk/test/javax/swing/JSlider/6524424/bug6524424.html
Pavel Porvatov b4ad1bd707 6742490: JSlider tests are located in JFileChooser directory
Tests were moved to appropriate folder

Reviewed-by: peterz
2008-08-29 13:23:55 +04:00

12 lines
385 B
HTML

<html>
<body>
<applet code="bug6524424.class" width=200 height=200></applet>
To test fix follow the next steps:
1. Select a slider (do the next steps for every slider)
2. Check that the next keyboard buttons work correctly:
Up, Down, Left, Right, Page Up, Page Down
3. Press left mouse button on a free space of the slider and check
that thumb moves correctly
</body>
</html>