Closed
Bug 169484
Opened 23 years ago
Closed 21 years ago
Minor UI Nits on Filter Log dialog
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jglick, Assigned: standard8)
References
Details
Attachments
(1 file, 2 obsolete files)
4.13 KB,
patch
|
standard8
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
1. Text on dialog:
Change from: "The Filter Log is a file which documents what filters have been
run. Use the checkbox below (to) enable logging."
To: The Filter Log documents what filters have been run. Use the checkbox below
to enable filter logging.
2. Add mnemonic for checkbox: _E_nable the Filter Log
3. Buttons: Dialog currently just has an "OK" button. Either (1) add a "Cancel"
button (If the user "Clears" the filter log or "Enables the filter log", can the
actions be undone by clicking Cancel?) or (2) remove the "OK" button.
Not sure whether it might be unclear to users that the log lists activity for
that account only, that they'd need to enable logging for each account
separately... maybe a little clarification in the wording if you think it's
warranted.
The Filter Log dialog can only be opened from the Message Filters window which
says "Filters for <accountname>". Do you think that is not clear enough?
Or, we could say: "The Filter Log documents what filters have been run for this
account. Use the checkbox below to enable filter logging."
Comment 4•23 years ago
|
||
> "The Filter Log documents what filters have been run for this
> account. Use the checkbox below to enable filter logging."
Not "The Filter Log documents *which* filters have been run for this account"
or just "The Filter Log documents the filters that have been run for this
account"?
>"The Filter Log documents the filters that have been run for this
>account"?
Yes, that's better wording, thanks.
Just spoke to sspitzer about the "OK" button. Because the log is a Modal dialog,
it needs a button to dismiss it. The actions can't be Undone via a "Cancel", so
I'd recommend "Close" instead of "OK". ("OK" is used to apply changes and then
close a dialog.)
Comment 7•22 years ago
|
||
*** Bug 203357 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Severity: normal → trivial
Assignee | ||
Comment 8•21 years ago
|
||
The "to" change was fixed by bug 204338.
The mnemonic for checkbox was fixed in the recent checkbox/radio button fixes
(sorry don't know the number).
This proposed patch changes the remaining text to that suggested in comment 5,
and changes the "OK" button to "Close". It also does it for both the Junk Mail
Log and Filter Log dialogs.
Assignee | ||
Updated•21 years ago
|
Attachment #161475 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 9•21 years ago
|
||
Comment on attachment 161475 [details] [diff] [review]
Proposed Patch
The method used to change the button labels changed recently. Now all you need
is buttonlabelaccept and buttonaccesskeyaccept attributes on the dialog.
Attachment #161475 -
Flags: review?(neil.parkwaycc.co.uk) → review-
Assignee | ||
Comment 10•21 years ago
|
||
Revised to incorporate Neil's comments.
Attachment #161475 -
Attachment is obsolete: true
Assignee | ||
Updated•21 years ago
|
Attachment #161708 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 11•21 years ago
|
||
Comment on attachment 161708 [details] [diff] [review]
patch v2
Whoops, should have spotted that before, but l is a bad choice of access key
(only 1 pixel wide in some fonts) so please change it before it gets checked
in.
Attachment #161708 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Assignee | ||
Comment 12•21 years ago
|
||
Modified to change accesskey from 'l' to 'o'.
Attachment #161708 -
Attachment is obsolete: true
Assignee | ||
Comment 13•21 years ago
|
||
Comment on attachment 161712 [details] [diff] [review]
Patch v3 for checkin
Copying review flag from Neils review approval, also requesting superreview.
Attachment #161712 -
Flags: superreview?(bienvenu)
Attachment #161712 -
Flags: review+
Updated•21 years ago
|
Attachment #161712 -
Flags: superreview?(bienvenu) → superreview+
Comment 14•21 years ago
|
||
if you need someone to check this in you can ask here or on irc. neil or someone
else should be willing.
Assignee: sspitzer → mark
Assignee | ||
Comment 15•21 years ago
|
||
can anyone check this in for me please? Just add a note when you're done. Thanks.
Note: Changing OS to All as this affects all OS not just windows.
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Comment 16•21 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Verified FIXED using build 2005-07-10-05 on Windows XP SeaMonkey trunk:
Jennifer's comment 0 point 1 (ammended with 'for this account' to cover comment
1), point 2 and point 3 are all covered now.
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•