Actions
Bug #5725
closedForm_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
Start date:
01/02/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
Form_Textarea->setNoWrap() does not give expected result, and sets invalid property value wrap=none
The attribute wrap only allows 'soft' or 'hard'.
Also this does not control if text will or will not wrap.. But if line break characters are posted when submitting the form.
What i expected was for a horizontal scroll-bar to appear when more text is entered than will fit in the horizontal size.
Updated by Anonymous over 9 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Chris Buechler over 9 years ago
- Category changed from Unknown to Web Interface
- Target version set to 2.3
Actions