-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b50
-
x86
-
linux
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
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