Closed
Bug 31081
Opened 25 years ago
Closed 24 years ago
Make comment field in bug view larger
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Bugzilla
Bugzilla-General
Tracking
()
VERIFIED
FIXED
Bugzilla 2.12
People
(Reporter: BenB, Assigned: tara)
References
Details
(Whiteboard: 2.12)
Often, I have to add large comments to bugs (10 lines and longer, this time
nearly 50), and the tiny comment field is annoying, especially together with
some wierd render bug of 4.7. Please make it bigger, e.g. double the size. Tnx.
Comment 1•25 years ago
|
||
I'll concur with this one. Commenting is probably the most frequent action on
Bugzilla. This could be a pref if anyone objects.
Comment 2•25 years ago
|
||
tara@tequilarista.org is the new owner of Bugzilla and Bonsai. (For details,
see my posting in netscape.public.mozilla.webtools,
news://news.mozilla.org/38F5D90D.F40E8C1A%40geocast.com .)
Assignee: terry → tara
Reporter | ||
Comment 3•24 years ago
|
||
Has been fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 4•24 years ago
|
||
This has been fixed locally for bugzilla.mozilla.org but it hasn't been fixed
in the tree. I think this is a good fix for the main bugzilla tree as well.
Reporter | ||
Comment 5•24 years ago
|
||
REOPENing per Jon Robertson's comment.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 6•24 years ago
|
||
Yes, has been changed back for bugzilla.mozilla.org as well. cyeh, please make
the change for the next release. This bug is really painful.
Reporter | ||
Comment 8•24 years ago
|
||
> so what's the scoop with this again?
I don't understand, please rephrase.
This bug is about making the comment textarea larger, at least double the size
(e.g. 10 lines high instead of 5).
Comment 9•24 years ago
|
||
It was fixed on mozilla.org's local copy for a while, then it got overwritten
when they updated at one point, because it had never been fixed in the cvs tree.
Basically, all that needs to be done is to change the height parameter to 10 in
the TEXTAREA for the comment. (It's currently 5). Should be a REAL easy fix.
Comment 10•24 years ago
|
||
oh good, something i can't possibly screw up. :)
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 11•24 years ago
|
||
checked into the trunk for 2.12
Assignee | ||
Comment 12•24 years ago
|
||
Sorry for the spam, but I needed to be able to query for all of these correctly.
Target Milestone: --- → Bugzilla 2.12
Comment 14•24 years ago
|
||
*** Bug 77593 has been marked as a duplicate of this bug. ***
Comment 15•23 years ago
|
||
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•