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

Focus does not work when container implements IFocusManagerComponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Browser: Other (specify version)
      Language Found: Spanish

    Description

      Target:

      1.-We have a corporative shell that can't be migrated to Fx4.5. (only can be compile with 4.5, but the code is Fx3.5)
      2.-We are creating a new Application with Fx4.5 that should be loaded inside the before mentioned shell.
      3.-The shell has buttons and a TabNavigator that loads applications (3.5 to 4.5) that generate new tabs
      4.-When we load a 4.5 app and click in an s:TextInput, we need doubleclick to get focus on TextInput.

      Steps to reproduce:
      1. Create an s:Application with a mx:TabNavigator
      2. Inside mx:TabNavigator create mx:SWFLoader
      3. SWLoader loads the sub application

      Actual Results: Focus does not work ok since we need to doubleclick textinout inside the Flex 4.5 app to get focus

      Expected Results: Focus works ok tabing or clicking in textinput

      Workaround (if any): Create a new class "MyTabNavigator" with the same code as mx:TabNavigator and remove "implement IFocusManagerComponent"
      (but we need to see if this causes other colateral problems

      See projects attached with minimal code to see the problem

      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: