mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
JBR-4871 Closed project leaked via KeyboardFocusManager#newFocusOwner
(cherry picked from commit 50c0ce58d3)
This commit is contained in:
@@ -2933,6 +2933,8 @@ public abstract class KeyboardFocusManager
|
||||
newFocusOwner = null;
|
||||
return event;
|
||||
}
|
||||
|
||||
newFocusOwner = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user