This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257300 - editor of text property of textarea doesn't wrap lines
Summary: editor of text property of textarea doesn't wrap lines
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-26 16:14 UTC by kalle1
Modified: 2015-12-26 16:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kalle1 2015-12-26 16:14:05 UTC
If the `text` property of a `JTextArea` is changed the first time the textarea to enter the text wraps texts. After displaying the component further edits occur in a textarea which doesn't wrap lines which is not very convenient for the user.