[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573856#comment-13573856 ]
Alex Harui commented on FLEX-33377: ----------------------------------- The corners of the screen are always square, but the line caps and joins that create the corners of a rectangular border don't have to be square. That's why lineStyle has so many parameters. I can never remember what the default is, and whether a single-pixel line degenerates to being effectively square. Somewhere in Adobe documentation or the internet is a picture of the difference between lines and fills. IIRC, lines are drawn on the true edge, so a single-pixel line is half-way in one pixel and half-way on the other, but fills go the edge of the pixel. If you take some graph paper, a fill fills up one or more squares on the graph paper, but a line is like taking a pen or brush that has the thickness of one of the squares and tracing down one of the lines on the graph paper. > Focus can be transferred from a modal window to a non-modal window open in > the background if clicked on some specific dimension of the non-modal window > in the background i.e. by clicking on the extreme left i.e. x=0 dimension of > the application. > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: FLEX-33377 > URL: https://issues.apache.org/jira/browse/FLEX-33377 > Project: Apache Flex > Issue Type: Bug > Components: mx: Window > Affects Versions: Adobe Flex SDK 4.6 (Release) > Environment: Web application, flex SDK 4.6. and 4.9 > Flash player version: 11.5.502.146 > Mozilla firefox and IE > Reporter: rahul singh rawat > Priority: Minor > Attachments: Modal_mxTest.fxp, Modal_mxTest-MonkeyPatched.fxp > > > Focus can be transferred from a modal window to a non-modal window open in > the background if clicked ONLY on some specific dimension of the non-modal > window in the background i.e. by clicking on the extreme left i.e. x=0 > dimension of the application. Issue varies with flash player versions and > browser used. The non-modal window is coded to listen to a click event. > However it can be easily reproduced with any browser or flash player version > by setting the x dimension of the non-modal window between-10 to 0 -- 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