There is a problem when we put cefsharp wpf control inside a listbox. It makes some keyboard shortcut such as ctrl+a not working.
I've pushed it here https://github.com/Bodekaer/CefSharp/tree/CefSharpInsideListBoxTest
Is there a workaround to fix this?