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

Solaris only; Incorrect keycode mappings for the HOME and END action keys

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.1.1
    • 1.1, 1.1.1
    • client-libs
    • 1.1.1
    • generic, sparc
    • solaris_2.5
    • Not verified

      There are two bugs associated with this bug report:

      1. The HOME key on the action keys keypad (not the numeric keypad) sends out
         a keycode of 1001 which is really END. In HJ when the focus is not in
         a TextComponent, HOME scrolls to the beginning of the document. With the
         incorrect mapping, HOME scrolls to the end of the document. END key on
         the other hand does nothing.

      2. On the numeric keypad, HOME and END do not behave correctly when the focus
         is in the TextField. For non-textfields, the behavior is as expected : ie.
         HOME scrolls to the beginning of the document and END to the end of the
         document.

            amfowler Anne Fowler (Inactive)
            mminasan Malini Minasandram
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: