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

[Mobile] The s:RadioButton Skin has an unremovable, visually distracting drop shadow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • Mobile: Button Skin
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Flex 4.5.0.284140 I3 running in ADL on Win 7 x64 FB standalone

      Steps to reproduce:
      1. Place a RadioButton with a color of 0x9B9A92 on a white background

      Actual Results:
      The RadioButton text appears to have a 1 px. drop shadow, which looks bad.

      Expected Results:
      The RadioButton has no drop shadow

      <s:Group width="100%" height="100%">
      <s:Rect width="100%" height="100%">
      <s:fill>
      <s:SolidColor color="0xFFFFFF"/>
      </s:fill>
      </s:Rect>
      </s:Group>

      <s:VGroup width="100%" height="100%">
      <s:RadioButton label="Drop shadow" color="0x9B9A92"/>
      <s:Label text="No drop shadow" color="0x9B9A92"/>
      </s:VGroup>

      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: