[
https://issues.apache.org/jira/browse/FLEX-35049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817148#comment-15817148
]
Devsena commented on FLEX-35049:
--------------------------------
Regarding the appearance in SWF, disabling TextField and the UI after it's
disabled wasn't impressive enough to understand the component is disabled
(unlike HTML output). So I had to do some tweaks in SWF styles to make it's
background and text grey. While doing this I have certain public property
available to me to TextField API. One was 'backgroundColor'. Unfortunately,
that is the default background sprite area/size to TextField which suppose to
get colored. To fix this it'll be another movement to fix the TextField API
areas.
> 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)