wei-spring / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

TextField hidden by VKB on iOS using SwiftKey keyboard #1368

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Issue described in this forum post:
https://groups.google.com/d/msg/codenameone-discussions/N6UZ5iOWmzE/FR-cxdn32iQJ

This only occurs with SwiftKey keyboard.  The problem appears to be that 
SwiftKey doesn't fire keyboardWillBeShown notification the same as the native 
keyboard.
http://stackoverflow.com/a/26004605/2935174

Original issue reported on code.google.com by st...@weblite.ca on 23 Feb 2015 at 7:01

GoogleCodeExporter commented 8 years ago
Fixed.
https://code.google.com/p/codenameone/source/detail?r=2160

Original comment by st...@weblite.ca on 23 Feb 2015 at 7:13