Re: [w3c/clipboard-apis] Add clipboard IDL description. (#158)

@snianu commented on this pull request.



>  
-   1. Return |p|.
+     1. If |data|'s [=list/size=] is greater than 1, then add |data|[0] to |dataList|.
+
+      Issue: when |data| contains multiple items and the operating system supports multiple native clipboard items, the current algorithm writes the items in sequence to the system clipboard instead of writing them collectively. That is, the last item replaces the previous ones.

Ack.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/158#discussion_r806376777
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/pull/158/review/882372687@github.com>

Received on Tuesday, 15 February 2022 01:37:11 UTC