You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Carol Frampton (JIRA)" <ji...@apache.org> on 2012/11/05 20:50:12 UTC

[jira] [Resolved] (FLEX-28964) In mobile projects TextArea remains selectable when both selectable and editable attributes are false

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

Carol Frampton resolved FLEX-28964.
-----------------------------------

       Resolution: Not A Problem
    Fix Version/s: Apache Flex Next
         Assignee: Carol Frampton

This is not a bug.  editable and selectable are different properties.  You may still want to select even though you do not want to edit - for example if you want to allow copy of text so you can paste it somewhere else.
                
> In mobile projects TextArea remains selectable when both selectable and editable attributes are false
> -----------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-28964
>                 URL: https://issues.apache.org/jira/browse/FLEX-28964
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Mobile: Text
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Affected OS(s): Google Android
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Carol Frampton
>             Fix For: Apache Flex Next
>
>
> NOTE: Flex SDK Build 4.6.0.23043
> Steps to reproduce:
> Run the attached project which contains a single <s:TextArea /> with selectable and editable both false
>  
>  Actual Results:
> When executed in both the desktop simulator (for HTC Desire profile) and on an actual device, the text remains selectable, but not editable.
>  
>  Expected Results:
>  
> The text should be neither selectable nor editable
> NOTES:
> Rebuilding the project for Desktop AIR, or in-browser Flex, the TextArea's text behaves as expected i.e. not selectable.

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