Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-2 votes
0 answers
87 views

The crash is specific to iOS 26.2 prior versions working fine. WKScriptMessageHandler delegate func userContentController(\_ userContentController: WKUserContentController, didReceive message: ...
1 vote
0 answers
186 views

Take the following HTML, without CSS: <ol> <li>one</li> <li>two</li> <li>three</li> </ol> Note that there’s a gap between the column of "1.", "2.",...
twhb's user avatar
  • 4,634
0 votes
1 answer
39 views

I want users not to see the system context menu when long-pressing text on a page in Safari on iOS. I found on MDN that the CSS property -webkit-touch-callout: none; can achieve this. But in reality, ...
Woody's user avatar
  • 81
0 votes
0 answers
73 views

My macOS app uses a SwiftUI NavigationSplitView for almost all of its UI. However on one tab the entirety of the UI is a web view. The problem is that web view seems to like flicker as the ...
4 votes
1 answer
491 views

I'm trying to create an SwiftUI iOS app with a fullscreen WebView and having trouble with content going behind status bar. Eg with the following code: import SwiftUI import WebKit struct ContentView: ...
1 vote
1 answer
134 views

Steps: I click select, on list select option, list is collapsed. After that on other platforms select stay focused. On iOS26 only (Chrome and Safari both) body gain focus. WebKit in Safari 26 ...
0 votes
1 answer
261 views

My team has developed a web application that uses the device's camera to decode QR codes and barcodes from labels. After the recent iOS 26 update, our application has completely stopped working on ...
1 vote
1 answer
58 views

After checking out Apple Developer documentation, I found that Webkit has a DOM HTMLAttachmentElement interface. I found it here: https://developer.apple.com/documentation/webkitjs/...
0 votes
0 answers
87 views

I am experiencing weird textarea scroll behaviour on the y-axis. Whenever I have a textarea with a lot of content I want to be able to scroll it. This is normal behaviour. When there is no focus this ...
0 votes
0 answers
46 views

I'm building a visionOS app where users can place canvases into the 3D environment. These canvases are RealityKit entities that render web content using a WKWebView. The web view is regularly ...
1 vote
1 answer
324 views

Update (06.08.2025): Fixed in iOS beta 5 Something has changed in iOS 26 (tested on beta 4) and now if custom scheme is used and web page contains script element then WebKit is terminated with ...
1 vote
1 answer
108 views

I'm trying to fix a Python application that has both libsoup2 and libsoup3 libraries. In newer Ubuntu, the Webkit2 library brings in libsoup3, which crashes as libsoup2 has been imported by using ...
NoBugs's user avatar
  • 9,348
1 vote
0 answers
75 views

I have a flutter web app which plays video as a background. As flutter video player by defaults has the attribute playsinline, the wkwebview should not be opening the native video player with controls....
keval's user avatar
  • 57
0 votes
1 answer
305 views

I've recently updated my iOS device to version 18.5, and I noticed an unexpected behavior with Intl.NumberFormat. Specifically, the thousands separator (".") is missing for values < ...
1 vote
0 answers
179 views

I am trying to get Playwright working on an AWS Lambda function running on AL2023 specifically for headless WebKit. I am aware that Playwright does not officially support AWS Lambda/AL2023. I ...

15 30 50 per page
1
2 3 4 5
...
496

AltStyle によって変換されたページ (->オリジナル) /