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

Once a custom focusSkin is used, it continues to be used on all subsequent components (results in squares for Radio Buttons focus)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • Focus Manager
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a custom skin and apply via CSS or mxml to a component
      2. Add a second (non-skinned) component to the layout which follows the first in the tab order
      3. Tab through the UI.

      Actual Results:
      The focusSkin that is applied to the first item will also be applied to the second. Note that if the focusSkin is applied to a box or button, then the subsequent component is a radioButton, the radioButton will have a square focus rectangle instead of a round one.

      Expected Results:
      Custom focusSkin only applies to components that explicitly set it in their styling. Other components should revert to the halo component

      Workaround (if any):
      Create custom focusSkin for all components.

      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: