- From: Michiel Bijl <notifications@github.com>
- Date: Thu, 03 Mar 2016 02:27:32 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
Received on Thursday, 3 March 2016 10:28:05 UTC
> This logic depends on factors like whether the cursor is in an editable context (for paste commands) or whether there is a selection (for copy commands).
I think it would be good to add logic for cut commands:
> This logic depends on factors like whether the cursor is in an editable context (for paste commands), whether there is a selection (for copy commands), or where there is a selection within an editable context (for cut commands).
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/clipboard-apis/pull/22
-- Commit Summary --
* Expand explanation of UI state logic
-- File Changes --
M index.html (2)
-- Patch Links --
https://github.com/w3c/clipboard-apis/pull/22.patch
https://github.com/w3c/clipboard-apis/pull/22.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/22
Received on Thursday, 3 March 2016 10:28:05 UTC