Closed
Bug 305020
Opened 19 years ago
Closed 19 years ago
Allow Dynamic dictionary switching from the compose window
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: mscott, Assigned: mscott)
References
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
6.73 KB,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
Add a drop down to the spell check button which will allow you to change dictionaries on the fly. Switching the dictionary will cause us to load the new dictionary and if inline spell check is turned on, re-check text using the new dictionary. Spun out from Bug #280825
| Assignee | ||
Comment 1•19 years ago
|
||
Dynamically populates a drop down for the spell check button which lists the current dictionaries. I'm tempted to ditch the UI in the preferences window that lets you switch the language as well.
Attachment #192993 -
Flags: superreview?(bienvenu)
Updated•19 years ago
|
Attachment #192993 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Comment 3•19 years ago
|
||
fixed on the trunk. I'm going to leave it open for a day to see how it shakes out before putting on the branch.
Comment 6•19 years ago
|
||
(In reply to comment #3) > fixed on the trunk. I'm going to leave it open for a day to see how it shakes > out before putting on the branch. Actually, I think you checked this in the branch ...
Comment 8•19 years ago
|
||
(In reply to comment #1) > I'm tempted to ditch the UI in the preferences window that lets you switch the > language as well. That is a good idea (cleans up the pref dialogs). However, users might remove the "Spell" toolbar button (to save space). Therefore, there should be the ability to switch the language for the menus: | Options | Spelling Language > English / United States German / Germany -------------------------- Download More Dictionaries
Comment 9•19 years ago
|
||
(In reply to comment #8) > That is a good idea (cleans up the pref dialogs). However, users might remove > the "Spell" toolbar button (to save space). Therefore, there should be the Speaking of which, did this break message compose when Spell is not on the toolbar (bug 306379)?
No longer depends on: 306379
You need to log in
before you can comment on or make changes to this bug.
Description
•