[Webkit-unassigned] [Bug 16311] [Gtk] Copy rich text to clipboard as text/plain and text/html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 10:23:32 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16311


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alp at atoker.com




------- Comment #5 from alp at atoker.com  2007-12-10 10:23 PDT -------
GtkTextBuffer has:

GtkTargetList*      gtk_text_buffer_get_copy_target_list
                                                        (GtkTextBuffer
*buffer);
GtkTargetList*      gtk_text_buffer_get_paste_target_list
                                                        (GtkTextBuffer
*buffer);

Is there a reason why this patch adds only one?
webkit_web_view_get_target_list()

Just wondering, have not studied the case in detail.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list