Closed (fixed)
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2013 at 14:49 UTC
Updated:
23 May 2014 at 18:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesComment #2
dddave commentedYes please!
Comment #3
eliza411 commentedComment #4
jonathan1055 commentedAgree. Five lines is too small, I am always having to stretch the box. There is no downside to having say ten lines? Also, could the formatting details be in a closable/openable fieldset like on other node edit forms? Most of the time we do not need to see them. This would make the 'save' and 'preview' buttons much closer to the textarea, and therefore easier to use without scrolling.
Comment #5
dddave commented++1 to #4
Comment #6
tr commentedYes, this is very annoying when you're trying to write a detailed, nuanced reply to an issue.
This encourages a lot of "+1" or "me too" replies.
The D6 version of d.o had a much larger text box. I'm not sure how big it was, but I never had a problem with the size before the upgrade. Whereas now I *always* have a problem with the size.
Comment #7
m1r1k commentedComment #8
tvn commentedComment #9
dwwGreat, thanks! Tested, committed and pushed:
http://drupalcode.org/project/drupalorg.git/commit/31610e6
Then I tested, committed and pushed a followup:
http://drupalcode.org/project/drupalorg.git/commit/361fb8b
- Also handle comment element on issue update forms.
- Use 15 rows instead of 20 in both places to not be too overwhelming.
Deployed all of this live.
Thanks again!
-Derek