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

CLONE -TabNavigator with Skin and Firefox3 Display Background Issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.1 (Release)
    • None
    • mx: Tab Navigator
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Other (specify version)
      Language Found: English

    Description

      Steps to reproduce:
      1. Create TabNavigator with a top, left, right, bottom (so you can see the issue) of 100.
      2. Use Flash to create a SWC Skin
      3. Open in Firefox3

      Actual Results:
      Background is removed except where components were redrawn. (i.e. if you had an animation playing above, the background would get put back/redraw where the animation redrew to the stage). It happens much more often than not.

      Expected Results:
      Background should stay in-tact.

      Workaround (if any): Adding this to the tabNavigator:
      mouseDown="this.alpha = .99; this.alpha = 1;"
      will force the whole screen to redraw, thus eliminating the symptom.

      Other:
      I have tested this with the debug and regular flash players. I don't know if this bug is present with other skin types, I have only verified it with the SWC skin created from within Flash cs3. If you resize the browser, the problem fixes it self and doesn't come back.

      I have uploaded a demo of it at http://www.ampse.com/public/flexBug

      UPDATE:
      As i commented below, this is present when loading the .html file of the project. Loading just the swf in firefox3 works as expected. Still not sure what's getting in the way, but maybe some smart adobe guy will see this and think "yeah, firefox3 is used by at least a FEW mac people - maybe we should fix this for those FEW applications that use tabs."

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: