Bug 203975
Summary: | WKWebView is missing an equivalent to WebKit 1's API for status changes coming from the web page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ken Case <kc> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Blocker | CC: | beidson, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | All | ||
OS: | All |
Ken Case
I'm trying to migrate OmniWeb from WebView to WKWebView. The older WebUIDelegate protocol had a method for setting the status text, but there seems to be no equivalent API in WebKit 2. (In fact, it seems the only reference to a status bar at all is in WKWindowFeatures, where WebKit can tell its WKUIDelegate whether the new window it's requesting should have a status bar or not. When browsing the web, it's important to me to be able to know what some links are going to do before I click on them. In previous versions of OmniWeb--and in Safari today--I would do this by turning on the Status Bar and hovering over the link.)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57042937>