CefSharp Upgrade-Context Menu Disappeared #5150
Replies: 3 comments
-
Any comment about this case? if you wish I can upload my project. |
Beta Was this translation helpful? Give feedback.
-
In future please use https://github.com/cefsharp/CefSharp/discussions to ask support questions. Already asked at https://stackoverflow.com/questions/79722727/cefsharp-upgrade-context-menu-disappeared |
Beta Was this translation helpful? Give feedback.
-
I changed my code according to sample codes but I encounter a problem that context menu could not shown on some screens (not all) because OnBeforeContextMenu method is not triggered on these screens. Do you have any comments about it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
CefSharp Version
117.2.40
Operating System
Windows 11
Architecture
x64
.Net Version
.Net 4.6.2
Implementation
WPF
Reproduction Steps
I introduce our problem with link below:
https://stackoverflow.com/questions/79722727/cefsharp-upgrade-context-menu-disappeared?noredirect=1#comment140638953_79722727
Expected behavior
I introduce our problem with link below:
https://stackoverflow.com/questions/79722727/cefsharp-upgrade-context-menu-disappeared?noredirect=1#comment140638953_79722727
Actual behavior
I introduce our problem with link below:
https://stackoverflow.com/questions/79722727/cefsharp-upgrade-context-menu-disappeared?noredirect=1#comment140638953_79722727
Regression?
No response
Known Workarounds
No response
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
Beta Was this translation helpful? Give feedback.
All reactions