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 610607 - Line wrapping when a dot is preceded but not followed by a space
Line wrapping when a dot is preceded but not followed by a space
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.18.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-21 15:02 UTC by Jean-Philippe Fleury
Modified: 2018-02-10 03:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Line wrapping when a dot is preceded but not followed by a space (22.24 KB, image/png)
2010-02-21 15:02 UTC, Jean-Philippe Fleury
Details

Description Jean-Philippe Fleury 2010-02-21 15:02:16 UTC
Created attachment 154319 [details]
Line wrapping when a dot is preceded but not followed by a space

This report is about line wrapping in gedit when a dot is preceded but not followed by a space, whenever we're working with plain text or any syntax highlighting. Say we have this single line (no line break):

Contenu de `$boites`: .fichierConfigAdminGaleries, #ajoutParametresAdminGaleries, .aideAdminGaleries

On my gedit working area, I got 97 characters wide, and the string above has 100 characters. There should be a line wrap after this:

"#ajoutParametresAdminGaleries,"

but gedit treats

"#ajoutParametresAdminGaleries, .aideAdminGaleries"

as a single word. Since there's a space before ".aideAdminGaleries", is this behavior normal? Should not it be instead considered as two words?

See the attached screen shots that illustrates what I mean.
Comment 1 Erik Xian 2010-04-19 01:15:29 UTC
I believe this is ultimately caused by whatever's causing 131625.
Comment 2 Matthias Clasen 2018-02-10 03:32:26 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.