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

Drawing of compiled FXG items is off by half a pixel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • FXG - Static
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached app

      Actual Results:
      The right edge of the bottom rectangle doesn't line up with the edge of the rectangle above it. If you zoom in (in Flash), you will see that this is because the rectangle is offset half a pixel to the left from the top rectangle. This shouldn't be the case since the origin of the top rectangle is at (247.5, 247.5), while the bottom item is an FXG instance whose origin is (247, 247) and contains a rectangle whose origin is at (0.5, 0.5). The bounds appear to be properly reported as starting at x="247", though.

      Expected Results:
      The rectangles should line up and report the same bounds along the horizontal axis.

      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: