[
https://issues.apache.org/jira/browse/PIVOT-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982036#action_12982036
]
Taro App commented on PIVOT-695:
--------------------------------
TextInput with enabled="false" can be used, but you cannot scroll when text
width is longer than the width of TextInput. enabled="false" and
editable="false" should have slightly different meanings.
> TextInput should support editable property
> ------------------------------------------
>
> Key: PIVOT-695
> URL: https://issues.apache.org/jira/browse/PIVOT-695
> Project: Pivot
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Taro App
> Priority: Minor
> Fix For: 2.0.1
>
>
> TextInput should support editable property as TextArea does. Setting
> editable to false should make the TextInput read only.
> Workaround may be to use a single line TextArea with editable="false" but the
> pain part is that you can't scroll the TextArea horizontally with mouse drag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.