After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 595375 - Dictionary doesn't show "suggested words" for mistyped words but does so for correctly-typed words
Dictionary doesn't show "suggested words" for mistyped words but does so for ...
Status: RESOLVED OBSOLETE
Product: gnome-dictionary
Classification: Core
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-dictionary-maint
gnome-dictionary-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-16 14:58 UTC by Sebastien Bacher
Modified: 2021-06-10 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2009-09-16 14:58:30 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/419395

"Steps and Results:
1) Go to Applications -> Office -> Dictionary
2) Type in "comunity" and hit ENTER.
3) RESULT: "Error while looking up definition" in side bar. No similar words
4) Type in "community" and hit ENTER.
5) RESULT: definition available in side bar (small default size). Similar words appear in main text area.
      The similar words are:
Community
community
community
COMMUNITY
Community
The problem here is that typing in "community" should result in a simple text area with the definition. Instead dictionary acts like I misspelled it.

gnome-utils 2.27.2-0ubuntu1"
Comment 1 Emmanuele Bassi (:ebassi) 2014-11-02 11:18:46 UTC
I think this is an issue of the matching strategy used bit dictd.org.

we cannot rely on any matching strategy being available, but we could have a list of preferred ones — namely 'soundex' and 'levhenstein' — that we could try first.
Comment 2 André Klapper 2021-06-10 11:23:01 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of gnome-dictionary, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/gnome-dictionary/-/issues/

Thank you for your understanding and your help.