Soft keyboard and stageWebView
Hi,
I have one stageWebView that cover all screen. This charge a page with a textInput.
When I clicking on this textInput, the application resize the stageWebView and show me the soft keyboard.
The problem arrive when soft keyboard is removed, because the stageWebView don't recover its size.
When the view is resized, I update the viewPort of stageWebView, but when the soft keyboard is removed of screen, the Resize event of my view is not dispatched.
I'm working on Flex Builder 4.5 release, (not burrito). I know this problem is missing to burrito. Is it a bug?
Any help is wellcome.
Thanks!
