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 152144 - GtkTextView right justification + word wrap adds extra space
GtkTextView right justification + word wrap adds extra space
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.4.x
Other Linux
: Normal normal
: Small fix
Assigned To: gtk-bugs
gtk-bugs
: 336517 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-09-08 09:03 UTC by Risto Kivilahti
Modified: 2016-04-10 14:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Risto Kivilahti 2004-09-08 09:03:38 UTC
Set right justification.
Type some text and press 'enter'.
Type more than fits on the line.

See the previous line.
Comment 1 Tommi Komulainen 2004-10-26 11:11:12 UTC
With word wrapping and right justification enabled, the lines that are
automatically wrapped align more to the left than the lines that are not wrapped.

I'd expect the wrapping should consume all whitespace so that it is the last
character that aligns properly, not the white space between the words.
Comment 2 Matthias Clasen 2006-03-29 18:33:48 UTC
*** Bug 336517 has been marked as a duplicate of this bug. ***
Comment 3 Matthias Clasen 2016-04-10 14:19:53 UTC
sadly, we never got around to this