Frédéric THOMAS created FLEX-33323:
--------------------------------------

             Summary: 
gumbo/components/TextInput/Properties/TextInput_properties_tester 
Gumbo_TextInput_alpha_property_01 fail on FP11.2+
                 Key: FLEX-33323
                 URL: https://issues.apache.org/jira/browse/FLEX-33323
             Project: Apache Flex
          Issue Type: Bug
          Components: Mustella
            Reporter: Frédéric THOMAS
            Assignee: Frédéric THOMAS


This test fail because the implementation of the toFixed method of the Number 
class changed, before FP11.2, Number(0.12345).toFixed(0) returned "0." and from 
FP11.2, returns "0", I created a method to fix the differences and updated the 
alpha value to a power of two because the previous one was < 1, I had also to 
regenerate the baseline image against FP11.1 because of the alpha change.

--
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