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 304534 - spell checker doesn't respect language word separator to check words spelling
spell checker doesn't respect language word separator to check words spelling
Status: RESOLVED DUPLICATE of bug 131576
Product: gedit-plugins
Classification: Other
Component: General
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
gedit QA volunteers
Depends on:
Blocks:
 
 
Reported: 2005-05-17 15:58 UTC by Frederic Crozat
Modified: 2019-03-23 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2005-05-17 15:58:12 UTC
Version details: 2.10.2
Distribution/Version: Mandriva Linux cooker

This is a followup of Mandriva bug http://qa.mandriva.com/show_bug.cgi?id=15946

using french locale, type
aujourd'hui (today in english) 

then try to check spelling on it => it will report aujourd is unknown, but
"aujourd'hui" is a single word. aspell detects this correctly. I'm not sure if
it is a problem in gedit or gtk+ (gtk_text_iter_ends_word) or even pango fault :(
Comment 1 Paolo Borelli 2005-05-17 16:22:12 UTC
I guess this is a dup of http://bugzilla.gnome.org/show_bug.cgi?id=131576, which
in turn is a problem with pango (http://bugzilla.gnome.org/show_bug.cgi?id=97545)

*** This bug has been marked as a duplicate of 131576 ***