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

CLONE -what default value of paddingTop at TabNavigator,is bug or not(document issue)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • mx: Tab Navigator
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows 7
      Browser: Internet Explorer 8.x
      Language Found: English

    Description

      <mx:TabNavigator width="100%" height="100%">
      <s:NavigatorContent >
      <s:BorderContainer width="100%" height="100%" backgroundColor="0x0"/>
      </s:NavigatorContent>
      </mx:TabNavigator>
      /***************************************************************/
      <mx:TabNavigator width="100%" height="100%" paddingTop="0">
      <s:NavigatorContent >
      <s:BorderContainer width="100%" height="100%" backgroundColor="0x0"/>
      </s:NavigatorContent>
      </mx:TabNavigator>

      ====================================================================
      seem like paddingTop's default value not "0"
      is bug or design
      ====================================================================
      document say default value is 0, actually is 10

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: