I need to show Winforms ContextMenuStrip but ChromiumWebBrowser gets in the way. By getting in the way I mean the ContextMenuStrip loses some of its significant behavior like the ability to process mouse and keyboard messages and auto closing when losing focus because all input events are consumed by the embedded browser. A question similar to this was asked 6 years ago but someone told me I have to ask my own question. So, here is my question: How can I show my own contextmenustrip without the browser interfering with it? I hope someone have already found a solution or even a workaround to this. Or perhaps a way to tell the webrowser that the form hosting it have some other business to do that his intervention is irrelevant.
P. S. My cefsharp library is still version 83.4.20.0.