Re: [w3c/editing] Seeking feedback on delayed clipboard rendering proposal (Issue #417)

drive-by: I noticed that there are some discussions about what to do when the document is navigated away, but it seems like it assumes that the document will be destroyed after that, but that's not always true: the document can get BFCached and stay in a non-fully active state, and later restored. So we can still get the contents of the document for that case, although I'm not sure if we want to behave differently from the non-BFCache case (maybe there's a privacy problem if we do that too?). See also [this section](https://w3ctag.github.io/bfcache-guide/#listen-fully-active) and [this section](https://w3ctag.github.io/bfcache-guide/#per-document-state) of the BFCache guide.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/417#issuecomment-1480779603
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/417/1480779603@github.com>

Received on Thursday, 23 March 2023 08:33:41 UTC