Skip to content

Added a quickfix for out of focus window

Administrator requested to merge github/fork/ilscipio/main into main

Created by: madppiper

This works as a quickfix, but is perhaps not the most elegant solution. We may also want to manually remove the window listener on dispose(), in which case we should move both the windowListener and the projectParentWindow to private attributes.

https://github.com/sourcegraph/sourcegraph/issues/37322

Test plan

Merge request reports

Loading