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

some inconsistency setting focus style: be able to set focusColor but not focusAlpha to actionBar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • Styles
    • 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:
      <s:ActionBar focusColor="#BF1616">
      <s:titleContent>
      <s:TextInput>

      </s:TextInput>
      </s:titleContent>
      </s:ActionBar>
      2. try to set 'focusAlpha' to ActionBar
      3.

      Actual Results:
      focusAlpha needs to be set directly in TextInput. we are able to set focusColor to actionBar which can be used for setting focusColor for all components inside the content.

      Expected Results:
      we should be able to set focusAlpha as well to ActionBar, in addition to set it to individual components.

      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: