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)
Assignee | ||
Comment 2•19 years ago
|
||
this change really needs the memory leak fix from Bug #305017
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 4•19 years ago
|
||
*** Bug 300077 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
*** Bug 300896 has been marked as a duplicate of this bug. ***
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 ...
Assignee | ||
Comment 7•19 years ago
|
||
so I did. It's now on the trunk too.
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
Comment 10•18 years ago
|
||
*** Bug 352975 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
•