[Webkit-unassigned] [Bug 61167] Middle clicking a named target sets a focus to a previously opened page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 09:04:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61167





--- Comment #31 from Alexey Proskuryakov <ap at webkit.org>  2011-08-30 09:04:11 PST ---
(From update of attachment 105592)
View in context: https://bugs.webkit.org/attachment.cgi?id=105592&action=review

> Source/WebCore/loader/FrameLoaderClient.h:241
> +        virtual bool requiresInitialFocusForTargetFrame(const NavigationAction& action) { return true; }

Safari has a user preference whether to activate new tabs and windows. It seems like you may be duplicating existing functionality when adding a new client call.

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



More information about the webkit-unassigned mailing list