Safari on iPadOS Optimized to Work With at Least Some Desktop Versions of Websites

Apple's upcoming iPadOS is designed to bring more desktop-class functionality to iPads with bigger screens, and as part of that aim, Safari is receiving a major overhaul that will enable it to display desktop versions of websites.

google docs ipados
In the first instance, Apple is going about this by adapting Safari's mobile "user agent" – that aspect of the software which retrieves and renders interaction with web content – to enable the iOS browser to retrieve the desktop variety of a website by default, rather than its mobile counterpart.

In addition to that, Apple appears to be custom-optimizing the iPadOS Safari user agent to include touch- and keyboard-based interaction with at least some popular websites. As highlighted by The Verge's Dieter Bohn in his brief testing of Google Docs, Apple has made it possible to use touch to hit the menu buttons.

Google Docs has long been a huge problem on the iPad, for two reasons. First, Google’s own iPad app is god-awful and the company seems hell-bent on not updating it to work better. Second, Google Docs in Safari on the iPad right now redirects you to that app even if you “Request Desktop Site.”

On iPadOS, however, Google Docs in Safari seems great.

Admittedly, I only spent about five minutes poking around, but I went straight for the stuff I didn’t expect to work at all — and it worked. Keyboard shortcuts for formatting and header styling, comments, cursor placement, and even watching real-time edits from another person in the doc all worked.

For the productivity suite, Safari for iPadOS seems to be re-rendering the web-based interface to align it more with the site's desktop functionality. Granted, we don't know yet how far this optimization extends – is it only available for a handful of commonly used desktop sites, for example, or will Apple's implementation be more extensible? – but it's at least a sign that Apple is doing a lot under the hood to make Safari on iPad more of a desktop-class user experience.

iPadOS will incorporate several features that recognize the tablet's function as a potential computer replacement, including a new Home screen, an updated Split View to enhance multitasking, improved Apple Pencil support, and additional keyboard shortcuts for use with physical keyboards. iPadOS is due to get its public release in the fall.

Related Forum: iOS 13

Popular Stories

carplay hero dashboard

iOS 26 to Upgrade CarPlay in Two Ways

Wednesday June 4, 2025 6:24 am PDT by
While the spotlight has been on CarPlay Ultra lately, the regular version of CarPlay is set to receive some enhancements alongside iOS 26. Apple will announce iOS 26 at WWDC 2025 next week, and the software update is expected to upgrade the CarPlay experience in at least two ways. The first iOS 26 beta should be seeded to developers shortly after Apple's keynote, and the update will...
General Apps Messages Redux

iOS 26: New Messages and Phone App Features Leaked Ahead of WWDC

Friday June 6, 2025 7:27 am PDT by
Apple is planning to announce several new features for the Messages and Phone apps on iOS 26, according to Bloomberg's Mark Gurman. In a lengthy report outlining his WWDC 2025 expectations today, Gurman said that the two main changes in the Messages app will be the ability to create polls, as well as the option to set a background image within a conversation. 9to5Mac was first to report...
sebastian de with living glass

Ex-Apple Designer Reveals 'Living Glass' iOS 26 Concepts

Wednesday June 4, 2025 4:17 am PDT by
Designer Sebastiaan de With has published an impressive preview of what Apple's rumored iOS redesign might look like, complete with detailed mockups and a design philosophy that he believes could reshape how users interact with their devices. With WWDC just days away, de With – co-founder of photography app maker Lux and former Apple designer – has created what he calls "Living Glass"...
iOS 26 Mock Rainbow Feature

iOS 26: All the New Features We Expect

Tuesday June 3, 2025 4:49 pm PDT by
The 2025 Worldwide Developers Conference is coming up quick, with less than a week to go before the big keynote event. We're sharing a series of rumor recaps this week, for those who want to get a sneak peek at some of the features expected in Apple's upcoming software updates. iOS 26 is definitely the OS that we've heard the most about, and rumors suggest that it's going to get a major...
iPhone 17 Air Size Feature

'iPhone 17 Air' Launching Later This Year With These 17 New Features

Friday June 6, 2025 6:17 am PDT by
While the so-called "iPhone 17 Air" is not expected to launch until September, there are already plenty of rumors about the ultra-thin device. Overall, the iPhone 17 Air sounds like a mixed bag. While the device is expected to have an impressively thin and light design, rumors indicate it will have some compromises compared to iPhone 17 Pro models, including worse battery life, only a single ...
General iOS Mail Feature

iPhone Users Say Mail App Suddenly Showing Blank Screen on iOS 18.5

Thursday June 5, 2025 7:02 am PDT by
If the Mail app on your iPhone is not working lately, you are not alone. A growing number of iPhone users are seeing a blank screen in the Mail app, according to comments posted across the MacRumors Forums, Reddit, Apple Support Community, and other online discussion platforms. Affected users are unable to view any emails in their inboxes, and the app can also become glitchy and...
Apple Activity Rings Graphic

Apple Watch Gets One Crucial Fitness Metric Wrong, Researchers Say

Thursday June 5, 2025 7:35 am PDT by
The Apple Watch provides highly accurate measurements of heart rate and step count, but their estimates of calories burned can be significantly off, according to a new peer-reviewed meta-analysis conducted by researchers at the University of Mississippi (via CNET). The study reviewed 56 previously published studies evaluating the Apple Watch's performance against gold-standard clinical tools ...

Top Rated Comments

Shawn Parr Avatar
78 months ago
I don't think I have ever seen a more inaccurate summary in my life. Holy cow this is off the rails:


In the first instance, Apple is going about this by adapting Safari's mobile "user agent" - that aspect of the software which retrieves and renders interaction with web content - to enable the iOS browser to retrieve the desktop variety of a website by default, rather than its mobile counterpart.
No, a user agent doesn't retrieve or render anything. It is a string, just some text, that say what browser it is and what version, and often lists similar browser rendering engines that it should be compatible with. It is literally just a description of the browser. The server then determines what to send back based on that.


For the productivity suite, Safari for iPadOS seems to be re-rendering the web-based interface to align it more with the site's desktop functionality.
Not even close. Safari on iPad changes how it responds to certain events in on the page. There is no re-rendering. The big obvious one is that if an element has both a hover and a click event, iPad Safari sends the hover first, then waits to see if the page changes at all (as it would on any desktop browser when hovered over, i.e. not re-rendered), and if it does change then it doesn't send the click, so that the user can see the new content and decide to tap on a new option. If the page doesn't change it sends the click after a short delay (a couple hundred milliseconds is what they said in the session on Desktop class browsing at WWDC).

The big change is that Safari on iPad now reports, via the user agent, that it is MacOS, not iOS, and they've updated how it handles events that can have conflicts on a touch based device.
Score: 21 Votes (Like | Disagree)
oneMadRssn Avatar
78 months ago
This whole narrative is a bit frustrating. iPhoneOS 1.0 promised a "desktop class browser" back in 2007. Look at this press release for example:


https://www.apple.com/newsroom/2007/01/09Apple-Reinvents-the-Phone-with-iPhone/

The whole point from the very beginning of iPhone was that the browser was a proper real browser and better than that WAP crud we had before. Then mobile optimization happened and we seemed to have ended up with something better than WAP but still not the promised desktop-class browser.

We keep being promised desktop-class browsing, but that seems to be elusive. What gives?

Attachment Image
Score: 19 Votes (Like | Disagree)
newyorksole Avatar
78 months ago
Apple really made major leaps and bounds this year so far.
Score: 14 Votes (Like | Disagree)
petvas Avatar
78 months ago
This whole narrative is a bit frustrating. iPhoneOS 1.0 promised a "desktop class browser" back in 2007. Look at this press release for example:


https://www.apple.com/newsroom/2007/01/09Apple-Reinvents-the-Phone-with-iPhone/

The whole point from the very beginning of iPhone was that the browser was a proper real browser and better than that WAP crud we had before. Then mobile optimization happened and we seemed to have ended up with something better than WAP but still not the promised desktop-class browser.

We keep being promised desktop-class browsing, but that seems to be elusive. What gives?
Well, I understand how this could be confusing, but the iPhone did change mobile Internet. DO you remember how things were before the iPhone? The iPhone did improve things a lot and of course content was made especially for the iPhone. Websites are optimised for the iPhone and work really nice on the iPhone. On the iPad though, all we got was the same browser, with the same restrictions, with no way to distinguish between Safari on the iPhone and on the iPad. This is apparently changing now, so let's hope that we will get a better experience in Safari on the iPad.
Score: 12 Votes (Like | Disagree)
Pakaku Avatar
78 months ago
We keep being promised desktop-class browsing, but that seems to be elusive. What gives?
Like what, requesting a desktop version of a website? Because IMO it is painful to use full-sized websites on a phone-sized screen, especially when you consider the fact that they were only 3.5" back then.

Mobile-optimized websites do work fine in theory, it's just a matter of when they actually work, and Google clearly is the one at fault for not making their own websites properly support phones.
Score: 6 Votes (Like | Disagree)
macduke Avatar
78 months ago
This whole narrative is a bit frustrating. iPhoneOS 1.0 promised a "desktop class browser" back in 2007. Look at this press release for example:


https://www.apple.com/newsroom/2007/01/09Apple-Reinvents-the-Phone-with-iPhone/

The whole point from the very beginning of iPhone was that the browser was a proper real browser and better than that WAP crud we had before. Then mobile optimization happened and we seemed to have ended up with something better than WAP but still not the promised desktop-class browser.

We keep being promised desktop-class browsing, but that seems to be elusive. What gives?
Stupid developers doing stupid things with user agent strings and crap they shouldn't be messing with.

Mobile first with progressive enhancement. Boom, done. Don't get why so many companies and developers don't do this. If anything it's easier than making a bunch of custom versions for different user agent strings. You only maintain a single codebase for your site, and everything is neatly packaged into breakpoints with fewer and fewer modifications as you scale up. Build your site to be lean and functional on mobile and you have a great foundation for a desktop class site from the start. Instead, a lot of companies keep their existing desktop site and do stupid device tests that load completely separate bits of code. Sometimes the iPad version is so stripped down that it's practically unusable. Drives me crazy because it doesn't have to be that way.
Score: 6 Votes (Like | Disagree)