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

cornerRadius attribute of mx:Panel does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.0 (Release)
    • None
    • mx: Panel
    • None
    • Affected OS(s): Linux
      Affected OS(s):
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1.Create a new project with the following code using flex_sdk_4.0.0.7052 in FlexBulider Linux / Ubunto9.04
      <?xml version="1.0" encoding="utf-8"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
      <mx:Panel width="300" height="300" cornerRadius="20">

      </mx:Panel>
      </mx:Application>
      2. Compile
      3.

      Actual Results: You get a squared Panel with a black outline

      Expected Results:You should get a rounded Panel with no black outline (as produced in Flex 3)

      Workaround (if any): compile same code in Flex 3

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: