[Webkit-unassigned] [Bug 16092] [GTK] Middle-mouse click should allow opening a URL in a new tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 21:34:16 PST 2007


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





------- Comment #12 from nigel.tao.gnome at gmail.com  2007-12-12 21:34 PDT -------
Was the patch rejected just because the navigation action signal parameter is a
GHashTable instead of a separate GObject subclass with a nice, readable API
like
const char *url = webkit_web_navigation_action_get_original_url(action)
or is it deeper (i.e. the "listen to the navigation-action signal and return
ACCEPT, IGNORE or DOWNLOAD" design is flawed, perhaps because it doesn't allow
popping a dialog box for downloads or something)?

I suppose that the answer is simply "look at what the other ports do".  :)


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