Closed
Bug 320189
Opened 19 years ago
Closed 19 years ago
"new mail sound dialog" usability issues
Categories
(Thunderbird :: Preferences, defect)
Thunderbird
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird2.0
People
(Reporter: zesar, Assigned: bisi)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file, 1 obsolete file)
9.88 KB,
patch
|
mscott
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: version 1.5 (20051201) - RC2
The "new mail sound"-dialog needs usability polish:
1) When selecting a custom .wav-file, the "use system new mail sound"-radiobutton is still selected (it shouldn't be possible to enter the filechooser with the first RB selected anyway)
2) When returning from 1), the Preview Sound Button does not work, although a custom file is selected correctly - preview only works, when frist choosing the "custom wav"-RB
Proposed fix:
When the RB for "system new mail sound" is selected, deactivate the "Browse" and "Preview"-Buttons - this seems to be the most obvious fix that goes along with the behaviour of the other dialogs i think
Another possibility would be to automatically select the 2nd radiobutton when successfully returning from the filechooser AND fixing the preview-button to work. But from a usability point of view, i think the first suggestion is better.
Reproducible: Always
Steps to Reproduce:
1. Open the "New Mail Sound"-Dialog
Actual Results:
Dialog behaves as described above
Expected Results:
Dialog should behave as described above
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Updated•19 years ago
|
Assignee: mscott → ispiked
Comment 1•19 years ago
|
||
beltzer, what do you think about implementing Patrick's first proposed fix?
Comment 2•19 years ago
|
||
Indeed. The first proposed fix is the right solution. Produce a patch?
Keywords: uiwanted
Assignee | ||
Comment 3•19 years ago
|
||
In addition to the usability issues, I've also cleaned up the notification.js file a bit (at least I think so :)) and made a small change to the logic in the general tab (the "advanced..." button should be disabled, if the "play sound" checkbox isn't selected). Oh, and I've added wav filtering to the file picker.
Attachment #214495 -
Flags: review?(mscott)
Assignee | ||
Comment 4•19 years ago
|
||
Attachment #214495 -
Attachment is obsolete: true
Attachment #214503 -
Flags: review?(mscott)
Attachment #214495 -
Flags: review?(mscott)
Updated•19 years ago
|
Target Milestone: --- → Thunderbird2.0
Comment 6•19 years ago
|
||
Comment on attachment 214503 [details] [diff] [review]
slightly smaller sound check
This looks good to me and worked well. I'll check it in once the branch opens again.
Attachment #214503 -
Flags: review?(mscott) → review+
Updated•19 years ago
|
Assignee | ||
Comment 7•19 years ago
|
||
Actually, I don't have enough privileges to assign bugs to myself or do anything else in bugzilla (ok, except adding patches, lol). So, thanks Adam! :)
Oh, and thanks Scott for the review&chicken. yummi yummi ;)
Comment 8•18 years ago
|
||
*** Bug 329417 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•