Bug 266229

Summary: [spell checking] Spell checker incorrectly flags some known words
Product: [Eclipse Project] JDT Reporter: Peter Burka <peter_burka>
Component: TextAssignee: Dani Megert <daniel_megert>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3 CC: daniel_megert, deepakazad, egalvez
Version: 3.3Keywords: Documentation
Target Milestone: 3.7 RC3   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 406873    

Description Peter Burka CLA 2009-02-25 17:46:28 EST
Build ID: M20080911-1700 

The spellchecker in Eclipse flags the word "divisible" as misspelled, which it is not. Strangely, indivisible and indivisibleness are includes in the dictionary.

I've found the Eclipse dictionary to be missing many common words, such as "cancelled", and uncommon words such as "minuend".

Perhaps a more extensive word list could be used to source the dictionary?
Comment 1 Peter Burka CLA 2009-02-25 17:58:56 EST
Some more missing words I've found in our comments in a handful of files I picked at random:
- walkable
- unwalkable
- submanager
- compaction
- fragmentation
- enqueuing
- callback
- woken
- whilst
- recheck
- retune
- kickoff
- tenuring
Comment 2 Peter Burka CLA 2009-10-13 11:51:52 EDT
Some more missing words:
- logarithmic
- configurability
- piggyback
- nth
- intermission
Comment 3 Peter Burka CLA 2009-11-30 10:58:04 EST
Another missing word:
- upcoming
Comment 4 Peter Burka CLA 2009-12-03 16:47:25 EST
Another missing word:
- reacquire
Comment 5 Deepak Azad CLA 2010-01-15 11:03:02 EST
Another word : 'download' (bug 299766)
Comment 6 Dani Megert CLA 2010-01-18 04:06:19 EST
*** Bug 299766 has been marked as a duplicate of this bug. ***
Comment 7 Dani Megert CLA 2011-05-24 06:40:26 EDT
The following words got added as part of bug 326872:
download
callback

I've also added:
divisible
upcoming
walkable
woken
kickoff
compaction
fragmentation
logarithmic
piggyback
nth
intermission


The other words are not part of British and American dictionaries that we
use as reference or they are "re-" prefixed ones, for which we probably need another solution to avoid duplication (file bug 346963 for that).
Comment 8 Dani Megert CLA 2011-05-25 03:12:45 EDT
Verified in I20110524-0900.