Closed
Bug 453182
Opened 16 years ago
Closed 12 years ago
Position of the additional comments box: before other comments should be before attachments
Categories
(bugzilla.mozilla.org :: General, enhancement)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Unassigned)
Details
i've used this pref for a long time, and while explaining to people how to undo the usability regressions from the resolution stuff, i noted that "additional comments box: before other comments" almost works with two exceptions.
this bug is about the first exception, namely, attachments are lumped with the status stuff instead of with the comments stuff, but as a colleague noted, you can't change anything about attachments from show_bug, so they're much more like static comments than like mutable status fields and as such should be lumped w/ the comments section.
steps:
1. use prefs to select:
additional comments box: before other comments
2. load a bug w/ attachments
expected results:
<status>
<comment field>
<attachments>
<comments>
actual results:
<status>
<attachments>
<comment field>
<comments>
Comment 1•16 years ago
|
||
Moving to mozilla.org as this user pref is not implemented upstream (local hack on b.m.o).
Assignee: attach-and-request → nobody
Status: UNCONFIRMED → NEW
Component: Attachments & Requests → Bugzilla: Other b.m.o Issues
Ever confirmed: true
Product: Bugzilla → mozilla.org
QA Contact: default-qa → other-bmo-issues
Version: 3.2 → other
Assignee | ||
Updated•13 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
closing bug due to inactivity. please re-open this bug if still relevant.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•