Closed
Bug 130385
Opened 23 years ago
Closed 22 years ago
Filter UI: Action dropdown shows no (blank) Priority default selection
Categories
(MailNews Core :: Filters, defect)
MailNews Core
Filters
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.2beta
People
(Reporter: laurel, Assigned: sspitzer)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
2.96 KB,
patch
|
Details | Diff | Splinter Review |
Using mar12 commercial trunk
When switching the filter ui action dropdown to Priority there is no default
selection and the dropdown appears blank. Available choices are shown and
selectable when pulling the list down and Normal is checked as default, but was
not initially shown in the dropdown when switching action to priority.
Regression... seems to have broken last week, mar6 trunk selects Highest as
default and is shown in dropdown as default selection on switching to action
Change Priority.
Note: Normal is checked as the default where previously we had Highest as the
default. I didn't see this specified in filters spec, so which is our lasting
decision?
1. From mail window, Edit|Message Filters|New.
2. Switch action dropdown from MoveToFolder to Change Priority. Note the value
dropdown shows a blank selection. Pull down the list and choices are shown and
selectable, Normal checked as the default.
Keywords: nsbeta1,
regression
Summary: Filter UI: Action dropdown shows no (blank) Priority default selection → Filter UI: Action dropdown shows no (blank) Priority default selection
Comment 1•23 years ago
|
||
Discussed in Mail News bug meeting with Engineering, QA, Mktng and PjM.
Decision was to minus this bug.
Assignee | ||
Comment 2•22 years ago
|
||
taking, fix in hand.
Assignee: naving → sspitzer
Target Milestone: mozilla1.2alpha → mozilla1.2beta
Assignee | ||
Comment 3•22 years ago
|
||
to make the default something else (like highest, normal seems like a weird
default) all we need to do is change const nsMsgPriorityValue Default = 4; in
MailNewsTypes2.idl
Assignee | ||
Comment 4•22 years ago
|
||
Attachment #99177 -
Attachment is obsolete: true
Assignee | ||
Comment 6•22 years ago
|
||
jglick, I think high or highest priority makes sense as a default.
why make the default normal, when most mail has normal priority?
(unless the common case is to create a filter to *normalize* priority, since
it's set by sender, and not user)
Assignee | ||
Comment 7•22 years ago
|
||
fixed.
if you want to change from normal to something else, let me know.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Using sep16 commercial trunk, we have a default selection, but the default is
"highest" on win98 and for linux and mac it's "normal". Inconsistent -- what
was the final decision?
Reporter | ||
Comment 10•22 years ago
|
||
bug 174437 has been logged to change the default selection, making all
platforms consistent at Highest.
Marking this one verified as indeed the default isn't blank anymore, ok using
oct14 commercial trunk.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•