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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 17:14:27 PST 2007


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





------- Comment #12 from xan.lopez at gmail.com  2007-12-16 17:14 PDT -------
(In reply to comment #11)
> 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.

You need to emit the signal because there might be people connected to it.
Those widgets don't have equivalent functions to these, that's why they don't
emit the signal anywhere.

> 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