StageWebView problem with Backspace on Windows
Hi, I have a problem with StageWebView on Windows.
When I add a keydown listener to the html window or document object, it will not dispatch the event for the backspace. All other keys are working and this occurs only on Windows. Is this a bug or the expected behaviour? How can I detect a backspace keydown if it's the default behaviour?
I'm using StageWebView with the flag useNative=true.
Thanks, Solano
