[Webkit-unassigned] [Bug 161394] AX: WKWebView for macOS does not allow configuration of tabsToLinks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 11:21:41 PDT 2016


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

Dan <dasau at microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dasau at microsoft.com

--- Comment #4 from Dan <dasau at microsoft.com> ---
I think this is more of a preference than a WKWebView property. The same property is available in WebPreferences for WebView control, so it makes sense to me to add in WKPreferences. Most of the properties on WKWebView change their state based on the web page contents loaded in the control, which is not the case with tabsToLinks. There is not a WKWebViewConfiguration equivalent of WebView to base the location on (some properties on WebPreferences for WebView have moved to WKWebViewConfiguration), but you also find this option as a preference in Safari. The user may want to configure it based on the WKWebView application.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/3048d945/attachment.html>


More information about the webkit-unassigned mailing list