You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Christian Kiefer (JIRA)" <ji...@apache.org> on 2017/09/18 10:04:00 UTC

[jira] [Created] (FLEX-35356) Strange behaviour on iOS when editable TextArea is below SoftKeyboard.

Christian Kiefer created FLEX-35356:
---------------------------------------

             Summary: Strange behaviour on iOS when editable TextArea is below SoftKeyboard.
                 Key: FLEX-35356
                 URL: https://issues.apache.org/jira/browse/FLEX-35356
             Project: Apache Flex
          Issue Type: Bug
          Components: .Unspecified - Mobile
    Affects Versions: Apache Flex 4.16.0
         Environment: iOS 10.3.3 on iPhone 7
            Reporter: Christian Kiefer


In our app we have a view where the SoftKeyboard would overlap a textarea. 
(The view has a header, below on input and below another header and a 
textarea - everthing inside a group). 

When the SoftKeyboard overlaps a textarea on Andorid everything is as expected when clicking in the TextArea (the SoftKeyboard is on top of the textarea and below nothing changes). 
On iOS when clicking in the TextArea the Actionbar disappears, the textarea is at the top of the screen and clicking outside the textarea won't change the focus. 

When the TextArea is smaller and the SoftKeyboard won't overlap there is no 
problem on iOS. 

Tested on various Android Phones and iPhone7 (10.3.3) and iPhone4 and 
iPadAir (don't know the versions). 

Tested with Air 25 and Air 26. 

See: http://apache-flex-users.2333346.n4.nabble.com/How-to-avoid-layout-changes-in-flex-mobile-app-ios-when-softkeyboard-appears-td15913.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)