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

[Bug]: Chrome/120.0.6099.18 in 28 beta version is not working #40549

Closed
3 tasks done
PatONeil opened this issue Nov 17, 2023 · 6 comments
Closed
3 tasks done

[Bug]: Chrome/120.0.6099.18 in 28 beta version is not working #40549

PatONeil opened this issue Nov 17, 2023 · 6 comments
Labels
bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ stale web-platform-apis

Comments

@PatONeil
Copy link

PatONeil commented Nov 17, 2023

Preflight Checklist

Electron Version

28

What operating system are you using?

Windows

Operating System Version

Windows 11

What arch are you using?

x64

Last Known Working Electron version

No response

Expected Behavior

Navigator.share is not working. Should be working on Chrome/120.0.6099

Actual Behavior

Message when trying to use "Sharing is not supported by this browser"

Testcase Gist URL

(https://gist.github.com/341b459ed716e4e01e6138563c7600a8)

Additional Information

No response

@codebytere codebytere added the blocked/need-repro Needs a test case to reproduce the bug label Nov 17, 2023
@electron-issue-triage
Copy link

Hello @PatONeil. Thanks for reporting this and helping to make Electron better!

Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? For example, Electron Fiddle is a great tool for making small test cases and makes it easy to publish your test case to a gist that Electron maintainers can use.

Stand-alone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

Now adding the blocked/need-repro Needs a test case to reproduce the bug label for this reason. After you make a test case, please link to it in a followup comment. This issue will be closed in 10 days if the above is not addressed.

@PatONeil
Copy link
Author

Test case for issue as Electron Fiddle
https://gist.github.com/341b459ed716e4e01e6138563c7600a8

@electron-issue-triage electron-issue-triage bot removed the blocked/need-repro Needs a test case to reproduce the bug label Nov 18, 2023
@PatONeil

This comment was marked as off-topic.

@jkleinsc jkleinsc added the has-repro-gist Issue can be reproduced with code at https://gist.github.com/ label Jan 10, 2024
@PatONeil
Copy link
Author

Has anyone looked at adding navigator.share support to electron. I need it for my application as way to send emails and text messages. The version of chrome supports this functionality and I don't know why its not include in Elecctron.

@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@electron-issue-triage
Copy link

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.

@electron-issue-triage electron-issue-triage bot closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ stale web-platform-apis
Projects
None yet
Development

No branches or pull requests

3 participants