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

JEditorPane inside a JScrollPane beeps when attempting to scroll via keyboard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 1.3.0
    • client-libs

      # java -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

      When the focus is transferred to a JEditorPane+JScrollPane by tabbing to
      it, the movement keys do not work correctly inside the JScrollPane.

      Hitting a movement key (arrow keys, PgUp/PgDown, etc...) moves the
      scroll pane to the proper location, but produces a beep. This makes it
      essentially unusable from the keyboard, because it will beep every time
      the user inputs a navigation command.

      This occurs in every app that I've tried that uses a JEditorPane inside
      of a JScrollPane, including SwingSet2's JEditorPane demo.

            shickeysunw Shannon Hickey (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: