Vote #77807
完了Reduce the maximum height of the issue description field
0%
説明
When editing a issue description with extensive content, the vertical dimension of the field is greater than the Browser page, causing a double scroll, which greatly hinders the use of the editor.
For example , I'm putting a text at the end of the description of this issue , which will cause double scroll informed.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
journals
--------------------------------------------------------------------------------
This should be fixed by r15884. The rows of the textarea will now vary between 10 and 20 (instead of 100).
--------------------------------------------------------------------------------