-
Notifications
You must be signed in to change notification settings - Fork 531
Open
Labels
alloyRelated to the Alloy runtimeRelated to the Alloy runtimebugBug reportBug reporthelp wantedIssue resolution will likely require community contributionsIssue resolution will likely require community contributions
Description
Describe the bug
When using DevTools by browsing devtools://devtools/bundled/inspector.html, the context menu of DevTools can grow infinitely because the previous items aren't cleared at all.
To Reproduce
Steps to reproduce the behavior:
- Go to
devtools://devtools/bundled/inspector.html - Open context menu multiple times (must let DevTools add its items using
DevToolsHost.showContextMenuAtPoint)
Expected behavior
Each time opening, previous items added by DevTools should be cleared.
Screenshots
Versions (please complete the following information):
- OS: Windows 11
- CEF Version: 140.1.14
Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes
Does the problem reproduce with Google Chrome at the same version?
Not reproducible in Chrome
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
alloyRelated to the Alloy runtimeRelated to the Alloy runtimebugBug reportBug reporthelp wantedIssue resolution will likely require community contributionsIssue resolution will likely require community contributions