Closed Bug 191769 Opened 22 years ago Closed 22 years ago

add "order received" column, but off by default.

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 72463

People

(Reporter: sspitzer, Assigned: neil)

Details

spun off from bug #112264, add "order received" column, but off by default. note, we already have "Sort By | Order Received" in the menu. we need to make sure they all work together, too. in threadPane.xul <!-- not enabled yet. note, Mail.app has it. useful for debugging. - if we were going to turn it on, we'd need to add "View | Sort By | ID", too + users can still sort by ID via the menu (Order Received) <splitter class="tree-splitter"/> - <treecol id="idCol" class="sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&idColumn.label;"/> + <treecol id="idCol" persist="hidden ordinal width" flex="1" hidden="true" + label="&idColumn.label;" display="&orderReceivedColumn.label;" tooltiptext="&idColumn.tooltip;"/> -->
note, I think we do want it in the column picker, but off by default (for new and existing profiles)
this is a dupe of bug 72463. I guess it maybe to dupe that old crufty bug to this shiny new one, so I'm not marking it, but one or the other should be marked resolved.
*** This bug has been marked as a duplicate of 72463 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.