[ 
https://issues.apache.org/jira/browse/FLEX-35049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817385#comment-15817385
 ] 

Devsena commented on FLEX-35049:
--------------------------------

Regarding *TextButton*, following CSS not working in SWF but doing good enough 
for me in HTML (to disable).
{code}
<js:TextButton text="Remove Item At" click="removeEntry(int(txtRIA.text))"
                
style="cursor:'not-allowed';pointer-events:'none';color:'#666666';backgroundColor:'#cccccc'"/>
{code}

> TextButton 'enabled=false' never works in HTML
> ----------------------------------------------
>
>                 Key: FLEX-35049
>                 URL: https://issues.apache.org/jira/browse/FLEX-35049
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.5.0
>            Reporter: Devsena
>              Labels: WrappedSprite
>         Attachments: 2017_01_10__DisabledInputBead_SWF.jpg, 
> PNDisabledInputBead.as
>
>
> <js:ToggleTextButton/> or <js:TextButton/> 'enabled' property never works 
> when output as HTML. Buttons are anyway clickable even when 'enabled=false'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to