Replies: 2 comments 18 replies
-
It's up to the embedding application to implement keyboard shortcuts. There are a number of commands you can directly bind to. https://docs.microsoft.com/en-us/dotnet/api/system.windows.input.keybinding?view=windowsdesktop-6.0 |
Beta Was this translation helpful? Give feedback.
12 replies
-
@amaitland does CefSharp support Proxy? |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
we have hosted website inside WPF application using CefSharp 85 and it seems keyboard shortcuts of that websites are not working. e.g = to zoom.
Does anyone know how I can make the Chromium Control behave the same as an external browser in terms of Shortcuts?
Beta Was this translation helpful? Give feedback.
All reactions