-
```
I would like please to set the CKEditor in readonly mode. I don't know how to
do that from my CKEditor instance. I used setDisabled(true) but this is not
working. I know by changing the html cod…
-
![](http://i.gyazo.com/563049ef62b281d1ed95f588abd46ee7.gif)
In this example, I tried to input (nyuuryoku: にゅうりょく -> 入力) but codemirror lost 'nyu'(にゅ, a term) input. It happens randomely after first …
-
Lexical version: Playground (v0.17.1+dev.esm)
## Steps To Reproduce
1. Open the Lexical Playground in Safari with Mac VoiceOver.
2. Type some text and delete it.
3. Observer that VoiceOver…
-
Plugin seems not to work with "contenteditable" elements created with javascript
-
``` js
jquery.atwho.js:715 Uncaught TypeError: Cannot read property 'which' of undefined
```
输入英文的时候,正常。在按下空格输入中文时报错
-
### Expected behavior
Should be able to select contenteditable field using `text` selector.
### Actual behavior
by using `text` selector contenteditable field was not selected.
```
> write("Hel…
-
Problem:
Items in contenteditable div are sometimes set as next-to-last, even if the cursor was set at the end.
Reproduce:
- Go to https://ned.im/wdt-emoji-bundle/#apple
- Select the contentedit…
-
No matter whether you're trying to delete a highlighted part of a text or not.
Testcase
```html
lch(50% 40 30)
```
-
The background color is incorrectly set to black when the default text color it selected ~however this only manifests after another character is typed~.
This suggests to me that the thought value i…
-
Hi,
I just want to know if we can use template nodes like i want and div with contenteditable true for each node.