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

Top Rated Comments

Shawn Parr Avatar
64 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
64 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
64 months ago
Apple really made major leaps and bounds this year so far.
Score: 14 Votes (Like | Disagree)
petvas Avatar
64 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
64 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
64 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)

Popular Stories

Delta Feature

Delta Game Emulator Now Available From App Store on iPhone

Wednesday April 17, 2024 9:58 am PDT by
Game emulator apps have come and gone since Apple announced App Store support for them on April 5, but now popular game emulator Delta from developer Riley Testut is available for download. Testut is known as the developer behind GBA4iOS, an open-source emulator that was available for a brief time more than a decade ago. GBA4iOS led to Delta, an emulator that has been available outside of...
iOS NES Emulator Bimmy Feature

NES Emulator for iPhone and iPad Now Available on App Store [Removed]

Tuesday April 16, 2024 11:33 am PDT by
The first approved Nintendo Entertainment System (NES) emulator for the iPhone and iPad was made available on the App Store today following Apple's rule change. The emulator is called Bimmy, and it was developed by Tom Salvo. On the App Store, Bimmy is described as a tool for testing and playing public domain/"homebrew" games created for the NES, but the app allows you to load ROMs for any...
iPhone 15 Pro Action Button Translate

All iPhone 16 Models to Feature Action Button, But Usefulness Debated

Tuesday April 16, 2024 6:54 am PDT by
Last September, Apple's iPhone 15 Pro models debuted with a new customizable Action button, offering faster access to a handful of functions, as well as the ability to assign Shortcuts. Apple is poised to include the feature on all upcoming iPhone 16 models, so we asked iPhone 15 Pro users what their experience has been with the additional button so far. The Action button replaces the switch ...
maxresdefault

Hands-On With the New App Store Delta Game Emulator

Wednesday April 17, 2024 12:19 pm PDT by
A decade ago, developer Riley Testut released the GBA4iOS emulator for iOS, and since it was against the rules at the time, Apple put a stop to downloads. Emulators have been a violation of the App Store rules for years, but that changed on April 5 when Apple suddenly reversed course and said that it was allowing retro game emulators on the App Store. Subscribe to the MacRumors YouTube channel ...
iOS 18 Siri Integrated Feature

iOS 18 Will Add These New Features to Your iPhone

Friday April 12, 2024 11:11 am PDT by
iOS 18 is expected to be the "biggest" update in the iPhone's history. Below, we recap rumored features and changes for the iPhone. iOS 18 is rumored to include new generative AI features for Siri and many apps, and Apple plans to add RCS support to the Messages app for an improved texting experience between iPhones and Android devices. The update is also expected to introduce a more...