TextArea support for entering tab characters and tab stops
----------------------------------------------------------
Key: PIVOT-696
URL: https://issues.apache.org/jira/browse/PIVOT-696
Project: Pivot
Issue Type: Improvement
Affects Versions: 2.0
Reporter: Taro App
Priority: Minor
Currently, if you press Ctrl+Tab in a TextArea, series of space characters
entered. (The number of space characters can be specified with tabWidth
property.) Text containing tabs can be set by TextArea.setText, but then tab
characters are not displayed. It is desirable that TextArea supports tab stops
so users can enter and see tab characters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.