-
Filing to track the debate in [this blink bug](https://bugs.chromium.org/p/chromium/issues/detail?id=427135). Blink sets break-word and -webkit-line-break by default on contenteditable containers, an…
-
I create a custom block, and use this with an element have attr contentEditable = false.
when selectall text (ctrl + A) --> selector point to wrong position.
```
sometext
…
-
Does this library not support editable json?
My use case is I want the end-user to be able to edit the JSON and save it later but the only thing I could see is "contentEditable".
But this realist…
-
The first release of Vale's new Chrome extension has been published to the Chrome Web Store (it will also soon be available for Firefox, Opera, and Edge).
The extension is currently unlisted and I'…
-
When setting the `placeholder` property (JSX.Element) for the PlainTextPlugin it adds the JSX.Element as element to the DOM after the editor `div`. This is incorrect placeholder behavior as it just an…
-
```
What steps will reproduce the problem?
1. Setup DisableInInput to true
2. Set cursor focus to an html editable div element
3. Press a configured keyboard shortcut
What is the expected output? Wha…
-
Any clues on how one would implement contenteditable (like Craft.js does)?
-
In Safari, `contenteditable="true"` is broken when used on an element nested in an element using `dndzone`.
I have a minimal repro REPL for you: https://svelte.dev/repl/4fc7a33039d54ca3a4d5cc59ad7b…
-
Here's a gif from one of the demo pages.
![Screen Recording 2020-06-09 at 7 33 30 AM](https://user-images.githubusercontent.com/517210/84162012-c2aec680-aa24-11ea-970b-83ab9efdae98.gif)
I've tri…
-
### Issue details
If a plugin makes an inline decoration that sets contenteditable=false attribute on a text node, and that text happens to be at the end of a line, the cursor will either not appea…