-
Bug
-
Resolution: Fixed
-
P3
-
1.0.2fcs
-
None
-
1.0.3
-
generic
-
other
The current implementation of getAccessibleContextAt is a workaround for a bug in the accessibility implementation of javax.swing.JRootPane. It uses the java event queue to find the requested object, which introduced unwanted dependencies.
- relates to
-
JDK-4699544 AccessibleJRootPane always returns null for getAccessibleAt()
-
- Resolved
-