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

JList accessibility probelms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 3.1, 1.3.1
    • client-libs
    • hopper
    • generic, sparc
    • solaris_7, solaris_8
    • Verified

      There are a couple of problem about the JList:

      (1)Currently, ctrl-A select the last item of the list without scrolling down to the button of the list. User can't see the item is selected. It should either scroll down to the place the item is selected or just select the first one item of the list.
      (2) Up/Down arrow, do not work for the JList when the list item got focus.
      (3) Mnemonic doesn't work for the JList.

      2 and 3 will work after I use Ctrl-A to put the focus into the JList or any mouse clicking in the window. But without these action, 2 and 3 do not work.

      Please also see the bug 4509668, 4509665

            svioletsunw Scott Violet (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: