Closed
Bug 570301
Opened 15 years ago
Closed 3 years ago
Provide a common custom dictionary for all XUL Runner applications on a machine
Categories
(Core :: Spelling checker, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 226699
People
(Reporter: will.pittenger1+mozbugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 Ant.com Toolbar 2.0.1 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0E)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 Ant.com Toolbar 2.0.1 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0E)
One problem that I see is that I can add a correct spelling for a word that isn't in my default dictionary for Firefox. But do TB or CZ see that addition? No. Each app appears to have it's own dictionary.
Reproducible: Always
Steps to Reproduce:
1.Add a new word to the custom dictionary of App X.
2.Does it appear as a misspelling in App Y?
3.
Actual Results:
The word will still be marked as a misspelling in App Y.
Expected Results:
Once you add a word to your custom dictionary, it should marked as correct in all apps.
It looks like each app stores its dictionaries in the user profile. With Firefox, that is C:/docs/user/mozilla/firefox/profile/something.dict. But XUL Runner apps put it in C:/docs/user/xulrunner/profile/something.dict.
Updated•3 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•