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

calloutSkin: slight white space appears between border and background with dropShadowVisible=true

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1.create a callout using the following custom skin:
      public class CalloutSkinBasic extends CalloutSkin
      {
      public function CalloutSkinBasic()

      { super(); /* useContentMask=true; */ dropShadowVisible=true; useBackgroundGradient=true; contentCornerRadius=10; backgroundCornerRadius=20; /* contentBackgroundClass = null;*/ frameThickness=0; arrowWidth = 30; arrowHeight = 30; borderThickness = 10; borderColor = 666666; }

      }
      2.run the app.
      3.

      Actual Results:
      see the screenshot and the area annotated by the red rectangle. there is slight white space showing up.

      Expected Results:
      no white

      Workaround (if any):
      set dropShadowVisible=false. Please let me know if there is any other workaround. thanks!

      Attachments

        Activity

          adobejira Adobe JIRA added a comment -

          Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31374
          Original Reporter: kawatana
          Original Resolution: Not a Bug
          Confirmed Version: 11392
          Confirmed Version: Next Build
          Discoverability: Medium
          Needs Release Note: No
          Number of votes: 0
          Regression: No
          Reproducibility: Every Time
          Resolved by: kawatana
          Severity: Cosmetic Issue/Spelling Error
          reporter: kawatana

          adobejira Adobe JIRA added a comment - Adobe Bug URL: http://bugs.adobe.com/jira/browse/SDK-31374 Original Reporter: kawatana Original Resolution: Not a Bug Confirmed Version: 11392 Confirmed Version: Next Build Discoverability: Medium Needs Release Note: No Number of votes: 0 Regression: No Reproducibility: Every Time Resolved by: kawatana Severity: Cosmetic Issue/Spelling Error reporter: kawatana
          adobejira Adobe JIRA added a comment -

          created: 2011-08-27 15:35:07.000
          resolved: 2011-09-04 08:58:02.459
          updated: 2011-11-15 16:11:26.000

          adobejira Adobe JIRA added a comment - created: 2011-08-27 15:35:07.000 resolved: 2011-09-04 08:58:02.459 updated: 2011-11-15 16:11:26.000
          adobejira Adobe JIRA added a comment -

          On 2011-08-27 15:38:10.899 kawatana commented:
          to Jason.
          On 2011-08-29 17:04:31.898 jasonsj commented:
          Recommend defer. This is a fact of life when using strokes and how curves are drawn by the player. Realistically, we wouldn't see a large borderThickness paired with a small or zero frameThickness. The user has the option of re-skinning if the base skin doesn't suit them.

          Info needed to Kazue. Please resolve as deferred if you agree.
          On 2011-09-04 08:57:08.841 kawatana commented:
          Agreed to defer.
          On 2011-09-04 08:58:02.666 kawatana commented:
          deferred for megahero. need release note.
          On 2011-09-09 13:12:04.271 lmcliste commented:
          edge case, remove rel note flag

          adobejira Adobe JIRA added a comment - On 2011-08-27 15:38:10.899 kawatana commented: to Jason. On 2011-08-29 17:04:31.898 jasonsj commented: Recommend defer. This is a fact of life when using strokes and how curves are drawn by the player. Realistically, we wouldn't see a large borderThickness paired with a small or zero frameThickness. The user has the option of re-skinning if the base skin doesn't suit them. Info needed to Kazue. Please resolve as deferred if you agree. On 2011-09-04 08:57:08.841 kawatana commented: Agreed to defer. On 2011-09-04 08:58:02.666 kawatana commented: deferred for megahero. need release note. On 2011-09-09 13:12:04.271 lmcliste commented: edge case, remove rel note flag

          People

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

            Dates

              Created:
              Updated:
              Resolved: