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

unable to open callout if the owner is textInput

Details

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

    Description

      Steps to reproduce:
      1. paste the following code into the application:
      <fx:Declarations>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
      <s:Callout id="mycallout" width="200" height="200"
      mouseDownOutside="mycallout.close()" contentBackgroundColor="blue">
      <s:Button label="Button"/>
      </s:Callout>
      </fx:Declarations>
      <s:VGroup>
      <s:Button label="button" id="mybutton" click="mycallout.open(mybutton)" />
      <s:TextInput id="input" focusIn="mycallout.open(input)" />
      </s:VGroup>
      2. run the app.
      3. click/focus in the textInput

      Actual Results:
      nothing happens.

      Expected Results:
      callout should open

      Workaround (if any):

      Attachments

        Activity

          adobejira Adobe JIRA added a comment -

          Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31640
          Original Reporter: kawatana
          Confirmed Version: 11343
          Confirmed Version: Next Build
          Discoverability: High
          Number of votes: 0
          Regression: Yes
          Reproducibility: Every Time
          Resolved by: kawatana
          Severity: Non Functioning
          reporter: kawatana

          adobejira Adobe JIRA added a comment - Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31640 Original Reporter: kawatana Confirmed Version: 11343 Confirmed Version: Next Build Discoverability: High Number of votes: 0 Regression: Yes Reproducibility: Every Time Resolved by: kawatana Severity: Non Functioning reporter: kawatana
          adobejira Adobe JIRA added a comment -

          created: 2011-09-23 09:15:40.000
          resolved: 2011-09-30 11:45:44.516
          updated: 2011-11-15 16:15:06.000

          adobejira Adobe JIRA added a comment - created: 2011-09-23 09:15:40.000 resolved: 2011-09-30 11:45:44.516 updated: 2011-11-15 16:15:06.000
          adobejira Adobe JIRA added a comment -

          On 2011-09-23 09:28:04.608 kawatana commented:
          injection. reproduced in 22710 with air 3.1.0.448. was working fine in i3 cab drop.
          On 2011-09-23 10:20:35.680 laupark commented:
          Please determine the point of injection.
          On 2011-09-30 11:59:17.336 kawatana commented:
          info needed to myself to track this down more. there is some weirdness going on when putting focus on the textInput to open the callout. Its intermittent.
          On 2011-09-30 12:28:04.265 lmcliste commented:
          could this be a dupe of SDK-31671?
          On 2011-10-24 10:09:48.511 kawatana commented:
          This is UTR in 4.6.0.23097. I see callout opened everytime for textInput with both click and focusIn events.
          On 2011-10-24 10:10:01.154 kawatana commented:
          closed as UTR.

          adobejira Adobe JIRA added a comment - On 2011-09-23 09:28:04.608 kawatana commented: injection. reproduced in 22710 with air 3.1.0.448. was working fine in i3 cab drop. On 2011-09-23 10:20:35.680 laupark commented: Please determine the point of injection. On 2011-09-30 11:59:17.336 kawatana commented: info needed to myself to track this down more. there is some weirdness going on when putting focus on the textInput to open the callout. Its intermittent. On 2011-09-30 12:28:04.265 lmcliste commented: could this be a dupe of SDK-31671? On 2011-10-24 10:09:48.511 kawatana commented: This is UTR in 4.6.0.23097. I see callout opened everytime for textInput with both click and focusIn events. On 2011-10-24 10:10:01.154 kawatana commented: closed as UTR.

          People

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

            Dates

              Created:
              Updated:
              Resolved: