Bug 184015 - wrong 'ignore all' action on spell checker
Summary: wrong 'ignore all' action on spell checker
Status: REPORTED
Alias: None
Product: kopete
Classification: Applications
Component: SpellCheck Plugin (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 12:51 UTC by Cristóvão Sousa
Modified: 2022-12-25 00:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cristóvão Sousa 2009-02-11 12:51:02 UTC
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.
Comment 1 Dave Gilbert 2012-08-21 14:06:14 UTC
reproduced on 4:4.9.0-0ubuntu2.

There is an ubuntu bug for this linked to this one:

https://bugs.launchpad.net/kdesdk/+bug/484914
Comment 2 Andrew Crouthamel 2018-11-09 01:00:18 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-18 03:35:40 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-23 00:28:28 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Dave Gilbert 2022-12-25 00:15:05 UTC
This is still failing for me on 
kopete-22.08.3-2.fc37.x86_64
kate-22.08.3-1.fc37.x86_64

Hitting the 'ignore all' button is copying the file into .hunspell_en_AG here.