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

StylableTextField silent fail on setting percentWidth or percentHeight

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.6 (Release)
    • None
    • .Unspecified - Mobile
    • 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 a StyleableTextField.
      2. Set the percentWidth or percentHeight property on it.
      3. Trace the percentWidth or percentHeight property.

      Actual Results: outputs NaN, whatever the value set is.

      Expected Results: Should output the value set (see below, should throw an Error).

      Workaround (if any): StyleableTextField does not support percentWidth or percentHeight, therefore a silent fail wastes developers time. If the property is not supported, it should throw an error so we know about it and can move on.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: