GNOME Bugzilla – Bug 328660
GtkTextBuffer has no way of sending tagged text as selections.
Last modified: 2006-02-01 21:48:28 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?
*** This bug has been marked as a duplicate of 324177 ***