Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell.openExternal API does not bring the opened application to the foreground #18754

Closed
3 tasks done
ecarriou opened this issue Jun 12, 2019 · 1 comment
Closed
3 tasks done

Comments

@ecarriou
Copy link

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    • 5.0.3
  • Operating System:
    • macOS 10.14.5
  • Last Known Working Electron version:
    • 4.0.8

Expected Behavior

Calling shell.openExternal API opens by default the url in the default browser and brings the opened application to the foreground.

Actual Behavior

Calling shell.openExternal API opens by default the url in the default browser and the opened application is behind the electron application.

@codebytere
Copy link
Member

Fixed by #18721.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants