Version: (using KDE 4.2.0)
OS: Linux
Installed from: Unlisted Binary Package
Bug tested in spell checkers at Kate 3.2, Konqueror 4.2 and Kile 2.0.80 :
Spell checker action 'Ignore All' do just the same as the 'Add to Dictionary'
action:
the misspelled word will be added to '.aspell.en.pws' and
'.config/enchant/en.dic' dictionaries, and will no more (at any application) be
considered a wrong word.
How to Reproduce:
- type a misspelled word, like 'qwertyuiop', in Kate;
- run spell checker and click 'Ignore all' when prompted about that word;
- close and reopen Kate;
- type the same misspelled word;
- run spell checker.
The misspelled word will now be a valid word.
Check the dictionary files:
$ grep qwertyuiop ~/.aspell.en.pws
$ grep qwertyuiop ~/.config/enchant/en.dic
Expected Behaviour:
The 'ignored all' misspelled word should not be added to the dictionary, it
should be ignored only in the current spell check run.
Version: (using KDE 4.2.0)
OS: Linux
Installed from: Unlisted Binary Package
Bug tested in spell checkers at Kate 3.2, Konqueror 4.2 and Kile 2.0.80 :
Spell checker action 'Ignore All' do just the same as the 'Add to Dictionary' enchant/ en.dic' dictionaries, and will no more (at any application) be
action:
the misspelled word will be added to '.aspell.en.pws' and
'.config/
considered a wrong word.
How to Reproduce:
- type a misspelled word, like 'qwertyuiop', in Kate;
- run spell checker and click 'Ignore all' when prompted about that word;
- close and reopen Kate;
- type the same misspelled word;
- run spell checker.
The misspelled word will now be a valid word. enchant/ en.dic
Check the dictionary files:
$ grep qwertyuiop ~/.aspell.en.pws
$ grep qwertyuiop ~/.config/
Expected Behaviour:
The 'ignored all' misspelled word should not be added to the dictionary, it
should be ignored only in the current spell check run.