You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Micha Pooh (JIRA)" <ji...@apache.org> on 2013/10/09 15:42:41 UTC

[jira] [Updated] (FLEX-33806) spark AlertSkin contentGroup paddingTop missing

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

Micha Pooh updated FLEX-33806:
------------------------------

    Description: 
Show an Alert with a multiline message (with a \n for example).
The text control will be without top padding under the titleGroup.
(with a single line message this is not visible because the textField is vertically centered and the Alert has a minHeight - so the padding "seems" to be there)

Workaround: Create a new Alert skin based on the original and add paddingTop=5 to the container layout  which holds the RichText control

  was:
Show an Alert with a multiline message (with a \n for example).
The text control will be without top padding under the titleGroup.

Workaround: Create a new Alert skin based on the original and add paddingTop=5 to the container with holds the RichText control


> spark AlertSkin contentGroup paddingTop missing 
> ------------------------------------------------
>
>                 Key: FLEX-33806
>                 URL: https://issues.apache.org/jira/browse/FLEX-33806
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.10.0
>            Reporter: Micha Pooh
>            Priority: Minor
>
> Show an Alert with a multiline message (with a \n for example).
> The text control will be without top padding under the titleGroup.
> (with a single line message this is not visible because the textField is vertically centered and the Alert has a minHeight - so the padding "seems" to be there)
> Workaround: Create a new Alert skin based on the original and add paddingTop=5 to the container layout  which holds the RichText control



--
This message was sent by Atlassian JIRA
(v6.1#6144)