Merge pull request 'Fix bug 79781' (#580) from fix/bug-79781 into release/v9.3.0

This commit is contained in:
Maxim Kadushkin
2026-02-09 16:54:46 +00:00

View File

@ -1197,6 +1197,7 @@
}
}
} else {
[self.view.window makeKeyAndOrderFront:nil];
[self displayPortalTabBy:path];
}
}