-
Bug
-
Resolution: Fixed
-
P3
-
1.1, 1.2.0
-
swing1.0fcs
-
generic, unknown
-
solaris_2.4, solaris_2.6
The following navigation, activation and selection keyboard bindings on JSlider need verification for proper operation and key binding sequences.
JSlider
Navigate in - Tab
Navigate out - Tab, Shift+Tab (reverses direction)
Change value -
Arrow keys,
Home = move to left/top most value (minimum)
end = move to right/bottom most value (maximum)
Pgup, Ctrl+Pgup = Big jump in the left/top direction
(~20% of scale)
Pgdn, Ctrl+Pgdn = Big jump in the right/bottom direction
(~20% of scale)
Note - The top/bottom conditions account for vertical sliders
- Navigate in/out is new, not currently provided by native comp.
JSlider
Navigate in - Tab
Navigate out - Tab, Shift+Tab (reverses direction)
Change value -
Arrow keys,
Home = move to left/top most value (minimum)
end = move to right/bottom most value (maximum)
Pgup, Ctrl+Pgup = Big jump in the left/top direction
(~20% of scale)
Pgdn, Ctrl+Pgdn = Big jump in the right/bottom direction
(~20% of scale)
Note - The top/bottom conditions account for vertical sliders
- Navigate in/out is new, not currently provided by native comp.
- duplicates
-
JDK-4108023 Home/End keys on slider are backwards
-
- Closed
-