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

Callout container not interacting correctly with the keyboard

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile and run the app CalloutKeyboard on a phone
      2. Select the 'Open Callout container' button
      3. After the Callout opens, try selecting a TextInput in the Callout. Nothing happens. The keyboard should open.
      4. Close the Callout by pressing OK or Cancel in the Callout.
      5. Reopen the Callout and select a TextInput - The keyboard opens as it should.

      A second issue:

      This app is compiled with Application.resizeForSoftKeyboard="false".

      1. Select the TextInput labelled 'First Name6:' in the Callout.
      2. The keyboard opens but overscrolls the Callout so there is a blank area under the TextInput. See the screenshot labelled over_scroll.png.
      3. Now change the app to set Application.resizeForSoftKeyboard="true".
      4. Select the TextInput labelled 'First Name6:' in the Callout.
      5. The keyboard opens but does not scroll the Callout so you cannot see 'First Name6:'. See the screenshot labelled no_scroll.png.

      Actual Results:

      Expected Results:

      Workaround (if any):

      Attachments

        Activity

          adobejira Adobe JIRA added a comment -

          Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31612
          Original Reporter: smgilson
          Original Resolution: Deferred
          Discoverability: High
          Number of votes: 0
          Regression: Yes
          Reproducibility: Every Time
          Resolved by: lmcliste
          Severity: Incorrectly Functioning
          reporter: smgilson

          adobejira Adobe JIRA added a comment - Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31612 Original Reporter: smgilson Original Resolution: Deferred Discoverability: High Number of votes: 0 Regression: Yes Reproducibility: Every Time Resolved by: lmcliste Severity: Incorrectly Functioning reporter: smgilson
          adobejira Adobe JIRA added a comment -

          created: 2011-09-21 10:41:43.000
          resolved: 2011-09-26 14:31:07.473
          updated: 2011-11-15 16:11:49.000

          adobejira Adobe JIRA added a comment - created: 2011-09-21 10:41:43.000 resolved: 2011-09-26 14:31:07.473 updated: 2011-11-15 16:11:49.000
          adobejira Adobe JIRA added a comment -

          On 2011-09-23 10:10:43.260 kawatana commented:
          sending to Lavanya as this looks like part of SkinnablePopUpContainer SoftKeyboardEffects feature.
          On 2011-09-23 16:05:09.825 lraghuna commented:
          Reproduced in 4.6.0.22717 - "no_scroll" case on application.resizeForSoftKeyboard="true" case and it also seems like clicking on the text input for the first time does not activate the softkeyboard unless its cancelled and reopened again.
          However, softkeyboard activation on initial launch seems to be working until 4.6.0.22622.
          On 2011-09-23 16:05:54.691 lraghuna commented:
          Opening to Jason
          On 2011-09-23 16:51:36.210 jasonsj commented:
          To Adam. Looks like the viewport is never set on StageText.
          On 2011-09-23 16:52:18.802 jasonsj commented:
          Attaching FXP of Stephen's app. Note that the viewport is missing only on the initial open. Subsequent calls to open seem to work fine.
          On 2011-09-23 20:12:23.577 aaltman commented:
          StageText is not supported in scrolling forms. This callout wraps everything inside a scroller. The idea of using css descendant selectors to revert back to the non-StageText skins when a TextArea or TextInput is inside a scroller has already been rejected, so we cannot fix this. Sending to IRB to either reconsider the css advanced selector idea or defer this bug.
          On 2011-09-26 14:31:07.689 lmcliste commented:
          SDK-30376
          On 2011-09-26 14:31:18.925 lmcliste commented:
          resolve of dupe

          adobejira Adobe JIRA added a comment - On 2011-09-23 10:10:43.260 kawatana commented: sending to Lavanya as this looks like part of SkinnablePopUpContainer SoftKeyboardEffects feature. On 2011-09-23 16:05:09.825 lraghuna commented: Reproduced in 4.6.0.22717 - "no_scroll" case on application.resizeForSoftKeyboard="true" case and it also seems like clicking on the text input for the first time does not activate the softkeyboard unless its cancelled and reopened again. However, softkeyboard activation on initial launch seems to be working until 4.6.0.22622. On 2011-09-23 16:05:54.691 lraghuna commented: Opening to Jason On 2011-09-23 16:51:36.210 jasonsj commented: To Adam. Looks like the viewport is never set on StageText. On 2011-09-23 16:52:18.802 jasonsj commented: Attaching FXP of Stephen's app. Note that the viewport is missing only on the initial open. Subsequent calls to open seem to work fine. On 2011-09-23 20:12:23.577 aaltman commented: StageText is not supported in scrolling forms. This callout wraps everything inside a scroller. The idea of using css descendant selectors to revert back to the non-StageText skins when a TextArea or TextInput is inside a scroller has already been rejected, so we cannot fix this. Sending to IRB to either reconsider the css advanced selector idea or defer this bug. On 2011-09-26 14:31:07.689 lmcliste commented: SDK-30376 On 2011-09-26 14:31:18.925 lmcliste commented: resolve of dupe

          People

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

            Dates

              Created:
              Updated:
              Resolved: