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


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.

Reply via email to