-
Bug
-
Resolution: Unresolved
-
P4
-
11, 14, 15, 16
-
os_x
AWTView in the viewDidMoveToWindow method unconditionally tries to make itself the first responder (focused view). This behavior is incorrect when the AWTView is embedded, because it takes focus away from whatever view is the current first responder in the NSWindow.