https://github.com/below/webviewtest
Sample for a webView Issue
https://github.com/below/webviewtest
Last synced: 12 months ago
JSON representation
Sample for a webView Issue
- Host: GitHub
- URL: https://github.com/below/webviewtest
- Owner: below
- License: mit
- Created: 2025-02-03T12:00:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T12:04:09.000Z (about 1 year ago)
- Last Synced: 2025-02-03T13:22:24.528Z (about 1 year ago)
- Language: Swift
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebViewTest
This is a sample to demonstrate a webview issue
## The issue
When selecting text in this sample, the view does not scroll when the selection drag reaches the screen, i.e. you can only select what is visible.
If the WKWebView is on it's own, or even when there is no bottom element (and thus no fixed size for the webView), this works