[Webkit-unassigned] [Bug 16144] [GTK] Clipboard/ selection handling functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 15:40:14 PST 2007


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





------- Comment #11 from lethalman88 at gmail.com  2007-12-15 15:40 PDT -------
I think this is not the right way. First of all, i can't see why we need to
emit the signal. Just call _copy_clipboard from _real_copy_clipboard. If you
see, gtktextview/buffer don't emit the signal trough API.
Finally, also gtktextbuffer allows passing GtkClipboard instead GtkEditable
doesn't have it.
I think we have to talk with WebCore guys to discuss about passing extradata
when calling editing commands such as cut/copy/paste and be careful with this
API.


-- 
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