- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 11 Sep 2017 00:35:50 +0000 (UTC)
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 September 2017 00:36:13 UTC
I second that clarifying exactly what *drag data store* does when it's blacked by clipboard (or pasteboard on macOS) would be very useful. I also find the term *drag data store* to be really confusing for copy & paste. On macOS, both drag & drop and copy & paste are backed by the same pasteboard API with a different name (see https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/PasteboardGuide106/Articles/pbConcepts.html). I think that this abstraction better matches `DataTransfer` abstraction Web API uses. Why don't we rename *drag data store* to something more generic like *clipboard data store*? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/50#issuecomment-328386814
Received on Monday, 11 September 2017 00:36:13 UTC