Post

Replies

Boosts

Views

Activity

Reply to Custom webView menu
refer to "EditMenuInteractionSwizzler" in https://github.com/WebKit/WebKit/commit/6ccebd62d5e006e524bb2011e6f21f963ca556dd#diff-3f267080617325c9746206b2aed1e1fbd1589e31e24d6281c8a7c0163315af40L1111
Topic: UI Frameworks SubTopic: General Tags:
Sep ’22
Reply to Custom webView menu
I achieved the results I wanted for the time being through swizzle method 'UIEditMenuInteraction.initWithDelegate:'. Block the delegate method 'menuForConfiguration~suggestedActions' to invocation. It is not good. Hope wkwebview provide some official methods to custom menu sooner
Topic: UI Frameworks SubTopic: General Tags:
Sep ’22
Reply to hidesBottomBarWhenPushed in iOS 26
UINavigationController hidesBarsOnSwipe also not work for it`s toolbar in iOS 26
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Jul ’25
Reply to Issue with Copy Functionality in WKWebView Using Mac Catalyst
Hi, the content displayed on the catalyst wkwebview, the copy menu is disabled。 How to fix it。
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
Reply to Custom webView menu
refer to "EditMenuInteractionSwizzler" in https://github.com/WebKit/WebKit/commit/6ccebd62d5e006e524bb2011e6f21f963ca556dd#diff-3f267080617325c9746206b2aed1e1fbd1589e31e24d6281c8a7c0163315af40L1111
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Custom webView menu
I achieved the results I wanted for the time being through swizzle method 'UIEditMenuInteraction.initWithDelegate:'. Block the delegate method 'menuForConfiguration~suggestedActions' to invocation. It is not good. Hope wkwebview provide some official methods to custom menu sooner
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to onMessage handler for web extension provided iFrame never fires
Hi, I'm having the same problem, any progress so far? Thanks!
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21