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 328660 - GtkTextBuffer has no way of sending tagged text as selections.
GtkTextBuffer has no way of sending tagged text as selections.
Status: RESOLVED DUPLICATE of bug 324177
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.8.x
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-01-25 23:32 UTC by Thomas Folz-Donahue
Modified: 2006-02-01 21:48 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Thomas Folz-Donahue 2006-01-25 23:32:07 UTC
I think it would be cool if GtkTextBuffers could preserve their TextTags through
clipboards.  Perhaps GtkTextBuffers could send text/html or something?

My program builds TextTag'ed up text internally and sends it as text/html.

The semantics of TextTags don't seem very different from html tags.  I'm writing
a patch about this.

Does anybody else think this would be a worthwhile feature?
Comment 1 Matthias Clasen 2006-02-01 21:48:28 UTC

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