Bug 203221 - Web Share API: should prefer URL to text when both available
Summary: Web Share API: should prefer URL to text when both available
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-21 16:12 PDT by Theresa O'Connor
Modified: 2019-10-22 13:55 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>