[ 
https://issues.apache.org/jira/browse/FLEX-28998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Mclean updated FLEX-28998:
---------------------------------

    Labels: easyfix  (was: )
    
> StylableTextField silent fail on setting percentWidth or percentHeight
> ----------------------------------------------------------------------
>
>                 Key: FLEX-28998
>                 URL: https://issues.apache.org/jira/browse/FLEX-28998
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Mobile
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Other (specify version)
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easyfix
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to