bf02cde598
We chain up on _finish() to drop the grab and destroy the switcher popup but we should activate the target window first because dropping the grab results in the previously focused windows getting a focus in event immediately followed by the focus out event from the target window activation which we can easily avoid. https://bugzilla.gnome.org/show_bug.cgi?id=696259