Bug 203221

Summary: Web Share API: should prefer URL to text when both available
Product: WebKit Reporter: Theresa O'Connor <eoconnor>
Component: WebCore Misc.Assignee: Tim Horton <thorton>
Status: NEW ---    
Severity: Normal CC: eoconnor, nicolas, thorton, vepomoc, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Theresa O'Connor 2019-10-21 16:12:51 PDT
From https://adactio.com/journal/15972

“When the share() method is triggered, iOS provides multiple ways of sharing: Messages, Airdrop, email, and so on. But the simplest option is the one labelled ‘copy’, which copies to the clipboard.
Here’s the thing: if you’ve provided a text parameter to the share() method then that’s what’s going to get copied to the clipboard—not the URL.”
Comment 1 Radar WebKit Bug Importer 2019-10-21 16:13:28 PDT
<rdar://problem/56480932>