CefSharp Upgrade-Context Menu Disappeared #5150
Closed
fatihsimsek
started this conversation in
General
Replies: 3 comments
|
Any comment about this case? if you wish I can upload my project. |
0 replies
|
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 |
0 replies
|
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? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
All reactions