]
Vlado Pakan closed JBIDE-17692.
-------------------------------
Verified with JBDS 8.0.0.Beta3-v20140706-0939-B172
It's hard to edit multi-line or long property values in
Properties Editor
-------------------------------------------------------------------------
Key: JBIDE-17692
URL:
https://issues.jboss.org/browse/JBIDE-17692
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.2.0.Beta2
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Beta3
1. Open a properties file with Properties Editor.
2. Click on "Edit" button for any very long property value.
3. The dialog window may be very long and limited by the size of the display only.
We should change this one-line text field to a multi-line text area widget and limit its
size in case of a long text.