Questions tagged [safari]

Safari is Apple's web browser, the default browser on macOS and iOS.

Safari is the web browser bundled with iOS and macOS, operating systems from Apple. Previously, Windows was a supported platform but was discontinued after version 5.

Safari uses the WebKit rendering engine and the JavaScript Core JavaScript engine.

For Safari for iOS devices, there is the tag.

Documentation

17726 questions
6
votes
0 answers

React PWA IOS/Safari click event on file input sometimes not opening menu

we have a problem with our React PWA app and I need the swarm intelligence. The following issue occurres with some of our iOS 15 users starting ~October 2021: The users click (touch) an
6
votes
1 answer

Safari textarea resize handle broken with padding?

This code works fine in Chrome and Firefox. But in Safari, the drag handle won't work if there is padding beyond 11px. Is this a bug in Safari, or is there something silly I'm missing?