Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27409

ViewNavigator not resized when closing the iOS keyboard

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Affected OS(s): Apple IOS
      Browser: Other (specify version)
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a Flex Mobile Project
      2. In the Main View, add a TextArea like:
      <?xml version="1.0" encoding="utf-8"?>
      <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView"
      backgroundColor="red" contentBackgroundColor="red">
      <s:layout>
      <s:VerticalLayout verticalAlign="middle" paddingLeft="20" paddingRight="20" />
      </s:layout>
      <s:TextArea id="input" width="100%" />
      </s:View>

      3. On device (tested on iPad), click the TextArea to raise the keyboard. Press the keyboard button to hide the keyboard.

      Actual Results:
      The view navigator won't be resized (white space at the bottom).

      Expected Results:
      View Navigator should fill the entire screen

      Workaround (if any):

      Please find a fxp attached to reproduce this bug (tested on iPad at least). I also attached screenshots of the issue

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: