-
Platform: iOS12 Safari
If you select the editor by tapping text, the caret sometimes doesn't appear on iOS. However, the keyboard is still available and text can be updated. I thought this might …
-
### click
- [x] simulated click fixes #2956
- [x] on text-editable click in center move the cursor to the end
- [x] ensure possible in `IE11` without causing side effects
- [x] `cy.body().typ…
-
This plugin is awesome and seems to work pretty well already with both `` elements and also ``.
The problem is that even when using this plugin with a `` (which accepts HTML), I can't format my se…
-
New ticket based on #1385
If attempting to use the backspace key to delete content that appears after an element with `contenteditable="false"`, it fails to delete but does move the caret.
Examp…
-
The addon is always loading a contentEditable as a but would be nice to be able to change this to a or other html tags.
I would like to put it in a span for example, because of the inline-block …
-
https://github.com/JiHong88/suneditor/blob/1fc9b55bb712d7617148f44f0e5208e52749b8f7/src/assets/css/suneditor.css#L8
I think that user should be possible to select and copy text even in disabled sta…
-
Hey, very useful component, thanks!
I ran into an issue when trying to use this component in a functional component combined with useState. The issue is that not all prop changes lead to an update …
-
Inside the li ..., I had added div tags, div tags with editable not works.
Watch my content ...
Watch my content ...
```
…
-
In order to detect tapping elements like `` and buttons, we can't use the Webview API because it only detects links, images and other unrelated stuff. Because of that, issues like #9500 occur.
So, …
-
Great work on this @petrosalema !
This all looks very nice!
But one little (and annoying) issue: I reported a bug concerning caret moving using contenteditable to the major open source browsers' re…