You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/17 05:05:16 UTC

[jira] [Updated] (FLEX-27687) TLF Control cannot render html list tag type correctly eg.
    ,

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

Justin Mclean updated FLEX-27687:
---------------------------------

    Labels: easytest  (was: )
    
> TLF Control cannot render html list tag type correctly eg.<ol type="A">, <ul type="circle">
> -------------------------------------------------------------------------------------------
>
>                 Key: FLEX-27687
>                 URL: https://issues.apache.org/jira/browse/FLEX-27687
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: RichEditableText
>    Affects Versions: Adobe Flex SDK 4.5.1 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Internet Explorer 8.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Priority: Minor
>              Labels: easytest
>
> Steps to reproduce:
> 1. Create a RichEditableText Control that read in a html File.
> 2. Send in a html file that have <ol type="A">, <ul type="circle"> tag
> Sample Html file follow.
> <ol type="A">
> <li>Coffee</li>
> <li>Milk</li>
> </ol>
> <br /><br />
> <ul>
> <li type="disc">First item</li>
> <li type="circle">Second item</li>
> <li type="square">Third item</li>
> </ul>   
>  
>  Actual Results:
> List tag will ignore all type parameter.
>   
>  Expected Results:
>  List tag display similarly to a browser display.
>  
>  Workaround (if any):
>  none

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