it seems that dispatching a SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE
on enter and on focusout works

but after that, popups created and centered (PopUpManager.centerPopUp(popup);) show above the center, don't got it yet, looks like they are displayed the half of their height over the center

so dispatching the event is not enough, what else has to be reseted for a proper "keyboard-close"?

thanks





Am 02.12.2013 10:56, schrieb Frank Dahmen:
as described here:
https://issues.apache.org/jira/browse/FLEX-33211

but only sometimes (not reproduceable)
but on a certain view and textinput almost every time (at least every 2nd)

how can i force the view / app to resize properly again? (e.g. onfocusout)


thanks



Reply via email to