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

treeview items expose Javax.accessibility STATE_ACTIVE inappropriately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 5.0
    • client-libs

      From bugzilla:
      Reporter: ###@###.### (Oana Serb)

      Run Swing Demo.
      Choose 'Tree' tab.
      It can be seen, with at-poke, that the tree items have 'ACTIVE' state (all the
      children of 'Classical', 'Jazz' and 'Rock' items have 'ACTIVE' state).
      The tree items are not 'active', so they souldn't have 'active' state.


      ------- Additional Comment #1 From ###@###.### 2005-04-20 10:40 -------

      This state is reported by the java application itself, probably via the
      implementation of java accessibility on the swing components themselves.

      Closing as NOTGNOME.

      ==========
      Note that the java.sun.com docs for javax.accessibility.AccessibleState say:

      "public static final AccessibleState ACTIVE

          Indicates a window is currently the active window. This includes windows, dialogs, frames, etc. In addition, this state is used to indicate the currently active child of a component such as a list, table, or tree. For example, the active child of a list is the child that is drawn with a rectangle around it."



      ###@###.### 2005-04-20 14:48:43 GMT

            lmonsantsunw Lynn Monsanto (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: