-
Element DIV with attributes contenteditable has two status blockLimit and block at the same time
https://github.com/ckeditor/ckeditor4/blob/f2193e82559032d133b84d3621a2cef4440a9dbd/core/dom/elementpa…
-
**Actual Behavior**:
- `What is the issue? *` When clicking on a contenteditable, the page jumps down.
- `What is the expected behavior?` It should behave just as input fields, where the page sc…
-
Hello! If you're using React, you should totally use [react-live](https://github.com/FormidableLabs/react-live)'s editor component. It works on mobile, because it uses contenteditable for its editing …
-
```
What steps will reproduce the problem?
1. Take screenshot
2. Hover over Highlight element
What is the expected output?
Highlight dropdown should be visible.
What do you see instead?
Instead it i…
-
```
What steps will reproduce the problem?
1. Take screenshot
2. Hover over Highlight element
What is the expected output?
Highlight dropdown should be visible.
What do you see instead?
Instead it i…
-
A double click on the title `` element selects only the current block:
```
Selection: {"type":"container","path":["body"],"anchor_offset":4,"focus_offset":5}
```
However a double click on the de…
-
Thanks for providing this great component. It solves a big usability issue I had previously with regular textareas.
## Prerequisites
- [X] I am running the latest version
- [X] I checked the do…
-
Hello!
I would like to be able to create a rich block (with selections, etc) that is capable of being inserted into the block list, but also be able to accept a focus onto something (a button, href…
-
### Describe the problem
There are five characters whose representation is currently a bit confusing: newline, space, thin space, non-breaking space, and narrow non-breaking space.
First of all, t…
-
WebExtensions will probably be the future way to develop add-ons (see https://blog.mozilla.org/addons/2015/08/21/the-future-of-developing-firefox-add-ons/). Check if we can modify the Firefox WebExten…