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]: BrowserView app region can't trigger context-menu event. #37453

Closed
3 tasks done
XRenSiu opened this issue Mar 1, 2023 · 5 comments
Closed
3 tasks done

[Bug]: BrowserView app region can't trigger context-menu event. #37453

XRenSiu opened this issue Mar 1, 2023 · 5 comments
Labels

Comments

@XRenSiu
Copy link

XRenSiu commented Mar 1, 2023

Preflight Checklist

Electron Version

22.3.1

What operating system are you using?

macOS

Operating System Version

12.3

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Electron version

0.0.0

Expected Behavior

When right-clicking on the app region, webContents can receive a context-menu event.

Actual Behavior

When right-clicking on the app region, webContents can't receive a context-menu event.

Testcase Gist URL

https://gist.github.com/XRenSiu/0d6a171ea10e81ad792aaab82a9b3e5f

Additional Information

No response

@codebytere codebytere added blocked/need-repro Needs a test case to reproduce the bug platform/macOS 22-x-y labels Mar 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2023

Hello @XRenSiu. 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 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.

@github-actions github-actions bot removed the blocked/need-repro Needs a test case to reproduce the bug label Mar 2, 2023
@XRenSiu
Copy link
Author

XRenSiu commented Mar 2, 2023

test case gist url

@nornagon nornagon added the status/confirmed A maintainer reproduced the bug or agreed with the feature label Mar 2, 2023
@nornagon
Copy link
Member

nornagon commented Mar 2, 2023

I can repro this going as far back at least as Electron 14, probably earlier. So this bug has been around for a while, and isn't related to #37386.

@github-actions
Copy link
Contributor

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!

@github-actions github-actions bot added the stale label Jun 30, 2023
@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants