Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4110484

Proper keyboard navigation must be verified on JPasswordField for the JLF LAF

XMLWordPrintable

    • 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

            tprinzing Tim Prinzing (Inactive)
            ejohnsonsunw Earl Johnson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: