-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b15
-
generic
-
generic
-
Verified
In 1.5, the requestFocus* methods were changed to strictly enforce the fact that the component must me recursively visible (except top level window) in order to receive focus. The current JavaDoc for these methods is slightly unclear - it states that the component must be visible, but doesn't mention the recursive requirement. The doc should be updated with all requirements.