Closed
Bug 183331
Opened 23 years ago
Closed 22 years ago
Message Views feature: UI Nits
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.4alpha
People
(Reporter: jglick, Assigned: sspitzer)
References
()
Details
(Whiteboard: [adt2])
Attachments
(3 files, 1 obsolete file)
|
572 bytes,
patch
|
sspitzer
:
review+
sspitzer
:
superreview+
asa
:
approval1.3+
|
Details | Diff | Splinter Review |
|
2.50 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.25 KB,
patch
|
Details | Diff | Splinter Review |
http://www.mozilla.org/mailnews/specs/views/
1. Message Views dialog. Horizontal alignment is off. Descriptive text appears
to be very high at the top of the dialog and there is a lot of extra space below
the OK/Cancel/Help buttons.
2. Message Views dialog. Descriptive text needs work. Robin, could use your
feedback on this one. Does the dialog need descriptive text? "Select or create a
custom view".?
3. Message View Setup dialog. "When this view is selected, display only messages
that" (remove "match").
4. Feature needs to be accessible from the Menus.
http://www.mozilla.org/mailnews/specs/views/index.html#Menus
Feedback on #2:
Suggested title text for Message Views dialog: "Customize Message Views"
I don't think this dialog needs descriptive text.
| Assignee | ||
Comment 2•23 years ago
|
||
I've gotten some private emails about other nits, I'll add them to this bug.
thanks jen.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.3alpha
Thanks Robin.
2. Message Views dialog. Removed descriptive text at top of dialog. Change
dialog title to Customize Message Views.
| Assignee | ||
Comment 4•23 years ago
|
||
nits from gonufer@yahoo.com:
> o If you have a "Match any of the following" list of criteria for a view,
> save it, then re-edit the view it gets changed to a "Match all of the
> following" list of criteria in the Message View Setup window.
>
> o New mail in IMAP folders tends to have an empty "Status" on my system
> until I "touch" the messages. So a filter that looks like:
>
> Match any of the following:
> the Status is Unread
> or the Label is Important
>
> does not show new messages. It seems to work for the Inbox. I have
> many but not all of my folders marked as "Check this folder for new
> messages" since I filter'n'file with an external agent. There's
> no "match if the status is empty" choice so using a "Match any of the
> following" list there's no way to have a view that is "Unread or
> Important" with this "blank status" bug.
o When returning to the "All" view the view isn't scrolled following the same
rules as before: if sort by date then the newest messages are visible, etc..
(bugzilla #80608).
Comment 6•22 years ago
|
||
Updated•22 years ago
|
Attachment #114086 -
Flags: review?(sspitzer)
Comment 7•22 years ago
|
||
Updated•22 years ago
|
Attachment #114090 -
Flags: review?(sspitzer)
| Assignee | ||
Comment 8•22 years ago
|
||
Comment on attachment 114090 [details] [diff] [review]
Fix the extra space issue
r/sr=sspitzer on this one liner. safe and small, and worth taking for 1.3
final, so seeking approval on neils behalf.
Attachment #114090 -
Flags: superreview+
Attachment #114090 -
Flags: review?(sspitzer)
Attachment #114090 -
Flags: review+
Attachment #114090 -
Flags: approval1.3?
Comment 9•22 years ago
|
||
Comment on attachment 114090 [details] [diff] [review]
Fix the extra space issue
a=asa (on behalf of drivers) for checkin to 1.3 final.
Attachment #114090 -
Flags: approval1.3? → approval1.3+
Comment 10•22 years ago
|
||
Reading the url mentioned in comment 0, please allow threading to work together
with views. not being able to show messages as threads when I select something
from the View dropdown makes this feature useless to me.
Comment 11•22 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 12•22 years ago
|
||
Reopening.
Item #2. Per Robin's suggestions, the description text should be removed and the
title of the dialog should be changed.
http://www.mozilla.org/mailnews/specs/views/#MsgViews
Item #3. Message View Setup dialog. "When this view is selected, display only
messages that" (remove "match"). "Match" is already the first word in each of
the radio buttons dialog.
Item #4. Covered in bug 189543.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•22 years ago
|
||
Oops, sorry for resolving this, got carried away :-)
| Assignee | ||
Comment 14•22 years ago
|
||
fix in hand for item3 and item4. patch coming...
Status: REOPENED → ASSIGNED
Target Milestone: mozilla1.3alpha → mozilla1.4alpha
| Assignee | ||
Comment 15•22 years ago
|
||
| Assignee | ||
Comment 16•22 years ago
|
||
fixed, since these two nits are fixed and the other issue is a new bug.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 17•22 years ago
|
||
re-opening, as neil's patch for
"o When returning to the "All" view the view isn't scrolled following the same
rules as before: if sort by date then the newest messages are visible, etc..
(bugzilla #80608)."
hasn't been reviewed or checked in.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 18•22 years ago
|
||
neils fix ties into bug #186504.
there is some duplicated code, and I bet the fix for #186504 would need to be
applied to searchBar.js, too.
let me go look at neils fix for #186504, and see if it can be factored out for
searchBar.js, too.
Status: REOPENED → ASSIGNED
| Assignee | ||
Comment 19•22 years ago
|
||
Attachment #114086 -
Attachment is obsolete: true
| Assignee | ||
Updated•22 years ago
|
Attachment #114086 -
Flags: review?(sspitzer)
| Assignee | ||
Comment 20•22 years ago
|
||
fixed, as a modified version of neil's fix for searchBar.js is checked in.
note, the "scrolling" issue isn't just a view issue, it's a quick search issue.
but that shouldn't be a surprise, as views are implement using QS.
to clarify, the "scrolling" issue is fixed when you clear a quick search, or if
you go from a message view back to the "all" view.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Comment 21•22 years ago
|
||
Trunk build 2003-04-10: WinXP, Mac 10.1.5
- Item 1: ok
- Item 2: ok
- Item 3: ok
- Item 4: still don't see the additional views in the Views menu
** - comment #4: bullet items 1 and 2 are ok, bullet item 3 works when switching
between a custom mail view and switching back to All but ** doesn't appear to
work via Quick Search**
Is this bug suppose to fix the Quick Search issue. If yes, then this bug should
be reopened.
QA Contact: esther → nbaca
Comment 22•22 years ago
|
||
Since the majority of the issues are resolved, marking this bug Verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•