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 |
Theresa O'Connor
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.”
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/56480932>