- From: CSS Meeting Bot <notifications@github.com>
- Date: Fri, 14 Jan 2022 09:11:22 -0800
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/clipboard-apis/issues/154/1013304888@github.com>
The Web Editing Working Group just discussed `ClipboardItem is sensitive in .write/.writeText()`. <details><summary>The full IRC log of that discussion</summary> <Travis> Topic: ClipboardItem is sensitive in .write/.writeText()<br> <Travis> github: https://github.com/w3c/clipboard-apis/issues/154<br> <Travis> BoCupp: This is an option that allows one to specify whether clipboard items roam and/or are included in history<br> <Travis> .. a common feature of various platforms.<br> <Travis> tilgovi: https://meet.google.com/pdx-dnmm-cen<br> <Travis> BoCupp: This is something that we [Microsoft] could take up and write an explainer for?<br> <Travis> Anne: My main concern is about the default values (which ones should be correct)?<br> <Travis> BoCupp: Defaults should be what the user has configured on the platform.<br> <Travis> .. [cites how Windows-clipboard prompts on first-use...]<br> <Travis> .. There may be exceptions for privacy modes, or copying from a password field (context specific)<br> <Travis> Anne: Is it OK for websites to override defaults?<br> <Travis> BoCupp: I think so.<br> <Travis> .. specifying per-format allows imposing limits. (e.g., large bitmap roaming)<br> <Travis> Anne: How will a website make the right decision? Do expose the user preference?<br> <whsieh> q+<br> <whsieh> q-<br> <Travis> BoCupp: I don't think we would expose the user preference--the implementation would configure this as desired.<br> <Travis> .. We might add additional restrictions<br> <whsieh> q+<br> <whsieh> q-<br> <Travis> BoCupp: We can continue discussion in the issue... when we're ready to draft a PR we'll revisit.<br> <snianu> https://github.com/w3c/clipboard-apis/pull/162<br> </details> -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/154#issuecomment-1013304888 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/issues/154/1013304888@github.com>
Received on Friday, 14 January 2022 17:11:34 UTC