-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2fcs
-
unknown
-
solaris_2.4
-
Not verified
The following navigation, activation and selection keyboard bindings on JPasswordField need verification for proper operation and key binding sequences. They are the same as the Win32 keybindings.
JPasswordField
Navigate in - Tab
Navigate out - Tab, Shift+Tab (reverses direction)
Navigate within -
L/R Arrow keys = Move input focus to next character in field
Ctrl+R/L arrow = Next/Previous word
Home = Move input focus to beginning of field
End = Move input focus to end of field
Submit password - SEE BELOW
Selection -
Shift+home = extend selection to beginning of line
Shift+end = extend selection to end of line
Shift+left = extend selection left
Shift+right = extend selection right
Shift+Ctrl+R/L arrow = extend selection to the next/previous
word
earl.johnson@Eng 1998-02-25
earl.johnson@Eng 1998-05-24 Added (modifies Submit):
Submit password - Enter or Return
JPasswordField
Navigate in - Tab
Navigate out - Tab, Shift+Tab (reverses direction)
Navigate within -
L/R Arrow keys = Move input focus to next character in field
Ctrl+R/L arrow = Next/Previous word
Home = Move input focus to beginning of field
End = Move input focus to end of field
Submit password - SEE BELOW
Selection -
Shift+home = extend selection to beginning of line
Shift+end = extend selection to end of line
Shift+left = extend selection left
Shift+right = extend selection right
Shift+Ctrl+R/L arrow = extend selection to the next/previous
word
earl.johnson@Eng 1998-02-25
earl.johnson@Eng 1998-05-24 Added (modifies Submit):
Submit password - Enter or Return