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

Inconsistencies wrt to chromeColor of the various borders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK 4.0 (Release)
    • None
    • Spark: BorderContainer
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Build #14159

      <s:VGroup width="100%" height="100%" paddingBottom="10" paddingLeft="10" paddingRight="10" paddingTop="10"
      chromeColor="0xA8C6EE">
      <s:HGroup>
      <s:TextArea width="100%" fontSize="16" editable="false" selectable="false">blah</s:TextArea>
      <s:VGroup >
      <s:BorderContainer>
      <s:layout>
      <s:VerticalLayout paddingLeft="10" paddingRight="10" paddingTop="5" paddingBottom="5"/>
      </s:layout>
      <s:Label text="Options:"/>
      </s:BorderContainer>
      </s:VGroup>
      </s:HGroup>
      </s:VGroup>

      You will notice the border of the TextArea will be colored with chromeColor but not the border of the BorderContainer. Same applies to the border of a List that is colored with chromeColor but not the BorderContainer. This is annoying because when applying chromeColor to an application the result is not consistent.

      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: