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

Justin Mclean updated FLEX-16838:
---------------------------------

    Labels: easytest  (was: )
    
> PopUp window disappears if x or y coordinate becomes negative number with 
> fraction
> ----------------------------------------------------------------------------------
>
>                 Key: FLEX-16838
>                 URL: https://issues.apache.org/jira/browse/FLEX-16838
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: PopUp Manager
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
> 1. create PopUp
> 2. set x or y coordinate to some negative number with fractional part, not 
> integer
> See attached testcase, where popup window coordinates are changed when stage 
> resize event occurs.
>  
>  Actual Results:
> when  popup window does not fit browser window (i.e. if x or y coordinate 
> becomes negative  fractional numbers), popup disappears.
>  
>  Expected Results:
> PopUp window should be tolerant to the fractional negative numbers. It works 
> fine with positive fractional numbers, so negative numbers should be handled 
> as well.
>  
>  Workaround (if any):
> check popup coordinates and cast them to integer numbers.

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