Closed
Bug 236498
Opened 22 years ago
Closed 22 years ago
Add Pref UI for specifying default HTML font and colors for HTML compose
Categories
(Thunderbird :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird0.6
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(1 file, 1 obsolete file)
|
16.83 KB,
patch
|
Details | Diff | Splinter Review |
Port the fix for http://bugzilla.mozilla.org/show_bug.cgi?id=107877
to thunderbird.
Probably putting the new group box under the Composition panel.
| Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Thunderbird0.6
| Assignee | ||
Comment 1•22 years ago
|
||
This fix adds a new button under Options/Compose/Send and HTML Options" called
"HTM L Options". The button launches a modal dialog which allows you to set a
default font, font size, text color and background color for HTML mail.
I'll need to double check the existing prefs behavior to make sure my changes
to nsPrefWindow.js don't break thunderbird prefs.
I also suspect this new technique in nsPrefwindow.js could mean some code
simplification for some of the other dialogs launched from the options dialog
(like send options).
| Assignee | ||
Comment 2•22 years ago
|
||
I added a restore button to restore the default HTML settings
Attachment #144638 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•