WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
203975
WKWebView is missing an equivalent to WebKit 1's API for status changes coming from the web page
https://bugs.webkit.org/show_bug.cgi?id=203975
Summary
WKWebView is missing an equivalent to WebKit 1's API for status changes comin...
Ken Case
Reported
2019-11-07 12:42:53 PST
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
Comment 1
2019-11-08 19:20:22 PST
<
rdar://problem/57042937
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug