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

TextInput is cut off in actionBar when using TileLayout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Mobile: ActionBar
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows 7
      Language Found: English

    Description

      Steps to reproduce:
      1. In a mobile application, set actionLayout=TileLayout
      2. Add textInput component to actionContent and set its width=100

      <s:actionLayout>
      <s:TileLayout/>
      </s:actionLayout>
      <s:actionContent>
      <s:TextInput width="100"/>
      </s:actionContent>

      3. Launch the mobile app

      Actual Results:
      The right edge of the textInput components is cut off

      Expected Results:
      TextInput components shouldn't be cut off

      Workaround (if any):

      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: