-
Bug
-
Resolution: Fixed
-
P3
-
1.1.6
-
1.2fcs
-
x86
-
windows_nt
-
Not verified
Name: el35337 Date: 06/08/98
If you call SwingUtilities.getDeepestComponentAt(),
and the deepest Component is a JTabbedPane
containing more than one Tab, the function succeeds
only with the first tab-folder beeing activated,
and fails with any other.
In the first case, it returns the correct top-
component in the tab-folder.
In the latter case, it returns the JTabbedPane
itself, ignoring the activated tab-folder and it's
contents.
(Review ID: 33227)
======================================================================
- relates to
-
JDK-4196100 findComponentAt() not working properly with JTabbedPane
-
- Resolved
-