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 118953 - Change cursor color for text widget
Change cursor color for text widget
Status: RESOLVED DUPLICATE of bug 79585
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-08-02 19:59 UTC by Yao Zhang
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yao Zhang 2003-08-02 19:59:18 UTC
Currently the cursor color can only be changed by style which
applies to all the text widget.  This will cause problem say
in gedit, I change the background to black and foreground to
white and the cursor is no longer visible.  But I don't want
to make global style changes.

There should be API to change cursor color on widget basis.
Comment 1 Matthias Clasen 2003-08-02 21:17:54 UTC

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