Closed
Bug 878621
Opened 12 years ago
Closed 12 years ago
Add "cul-de-sac" to spell-checker dictionary
Categories
(Core :: Spelling checker, defect)
Core
Spelling checker
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: dholbert, Assigned: ananuti)
References
()
Details
Attachments
(1 file)
|
7.99 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Visit e.g. http://www.pastebin.mozilla.org/ and type "cul-de-sac" into the text area.
ACTUAL RESULTS: Squiggly red underline. (flagged as misspelled)
EXPECTED RESULTS: No squiggly red underline, because it's spelled correctly.
This is a legit US English word for a type of dead-end street:
http://ninjawords.com/cul-de-sac
http://dictionary.reference.com/browse/cul-de-sac
| Reporter | ||
Comment 1•12 years ago
|
||
For anyone who's interested in working on this, bug 704394 should be useful as a template for what needs to be patched (assuming nothing has changed drastically in spellchecker-land).
Component: General → Spelling checker
Product: Firefox → Core
| Reporter | ||
Comment 2•12 years ago
|
||
...and that bug also has a handy link to https://developer.mozilla.org/en-US/docs/Adding_a_new_word_to_the_en-US_dictionary which has steps for how to add words to our spellchecker dictionary.
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Comment on attachment 759059 [details] [diff] [review]
patch
Review of attachment 759059 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for your patch!
Attachment #759059 -
Flags: review?(ehsan) → review+
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Flags: in-testsuite-
Keywords: checkin-needed
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•