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 117411 - RFE: add ability to change background color of entire line (not just text)
RFE: add ability to change background color of entire line (not just text)
Status: RESOLVED DUPLICATE of bug 81045
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-07-14 20:16 UTC by Jeroen Zwartepoorte
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Jeroen Zwartepoorte 2003-07-14 20:16:34 UTC
For showing breakpoints and such, it's common practice to change the
background color of the entire line (to red in this case). Not just the
background of the text, but the _entire_ line (into infinity). Now afaik,
this is not possible with the current API/code. Adding this would be great
for use in gtksourceview/gedit and glimmer.
Comment 1 Havoc Pennington 2003-07-14 20:20:58 UTC
This should be trivial to implement, if someone 
wants to have a go at it. 2.4 API freeze is going to catch 
you pretty soon though.

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