Git Product home page Git Product logo

Comments (3)

rniwa avatar rniwa commented on July 20, 2024

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?

from clipboard-apis.

rniwa avatar rniwa commented on July 20, 2024

@annevk @zcorpan @garykac @whsieh

from clipboard-apis.

annevk avatar annevk commented on July 20, 2024

That sounds good and I think it was always part of the plan, but we don't have anyone to work on the specification actively. That's a big problem with drag & drop / copy & paste.

from clipboard-apis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.