content icon indicating copy to clipboard operation
content copied to clipboard

Update contenteditable to define plaintext-only state

Open howard-e opened this issue 3 years ago • 1 comments
trafficstars

Description

Adds plaintext-only value description for use with the contenteditable attribute.

Motivation

Bocoup is currently working on standardizing contenteditable=plaintext-only.

Additional details

  • https://github.com/whatwg/html/pull/8275 (drafting until HTML PR is merged)
  • https://github.com/w3c/editing/pull/407

Related issues and pull requests

howard-e avatar Oct 27 '22 13:10 howard-e

While we're at it, we should work to address https://github.com/mdn/content/issues/22048 and add the other missing values as well.

Josh-Cena avatar Mar 29 '23 18:03 Josh-Cena

Hi @howard-e, thanks a lot for the submission. There's an unaddressed comment above, do you plan to come back to this one? Thanks :)

bsmth avatar Jun 15 '23 10:06 bsmth

There's an unaddressed comment above, do you plan to come back to this one?

Hi @bsmth, I would like to! But unfortunately, I don't have the capacity to do the related spec work at this time. I'd rather to leave that assignment open to any others that may be able to (or I can follow up in the future, otherwise)

And apologies @Josh-Cena, I must have missed your comment in my inbox at the time!

Additionally, since the related spec PRs have been merged, who can I request a review from or will this remain on hold until the other values are addressed? Or can we address those in separate PRs?

howard-e avatar Jun 15 '23 17:06 howard-e

It's okay if you are unavailable to fill out the other values. We'll just wait for the assigned reviewers or someone else (probably not me) to approve the current change.

Josh-Cena avatar Jun 17 '23 11:06 Josh-Cena