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

borderColor style appears when color is set to red (or 0xFF0000) for Halo Button with Spark skin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • mx: Button
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile & run:
      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/halo" minWidth="1024" minHeight="768">
      <s:layout>
      <s:VerticalLayout/>
      </s:layout>
      <mx:Button borderColor="red"/>
      </s:Application>

      Actual Results:
      Button border color is red.

      Expected Results:
      Button border color should not be applied when using Spark skin. Glenn says there's a problem with red in particular because the error border is red. He's going to try to change the red for the error to something slightly off of red like 0xFF0001.

      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: