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 307650 - GtkTextView's GTK_WRAP_WORD failes with lines of spaces
GtkTextView's GTK_WRAP_WORD failes with lines of spaces
Status: RESOLVED DUPLICATE of bug 131625
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-14 17:24 UTC by albrecht.dress
Modified: 2005-06-14 17:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Demo app showing this bug (6.16 KB, application/x-compressed-tar)
2005-06-14 17:27 UTC, albrecht.dress
Details

Description albrecht.dress 2005-06-14 17:24:12 UTC
Version details: 2.6.7
Distribution/Version: Yellogdog 4.01 (PPC)

When set to GTK_WRAP_WORD mode, a GtkTextView does not wrap lines consisting
exclusively of spaces. This triggers displaying the horizontal scroller without
any apparent reason for the user.

It would be better if in this case the wrap would occur at the space which
exactly fills the current widget width.
Comment 1 albrecht.dress 2005-06-14 17:27:50 UTC
Created attachment 47763 [details]
Demo app showing this bug

This is a simple test case created with GLADE which shows the bug. Just expand
the archive, run "cd gtk-text-view-bug && ./autogen.sh && make &&
src/gtk-text-view-bug" and resize the window to see the effect.
Comment 2 Owen Taylor 2005-06-14 17:28:23 UTC
See discussion in bug 131625 ... this particular behavior may not be
improveable, though there are related problems that are more fixable.


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

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