-
We started to experiment with EditContext API in CKEditor 5 and encountered an issue. There are so-called "nested editables" inside the editor – smaller editable regions inside the main editable regio…
-
See https://bugzilla.mozilla.org/show_bug.cgi?id=1291467#c17 by @masayuki-nakano
> I checked the behavior in Chrome roughly now, then, I see only the following commands work, so their definitions …
-
https://github.com/fack2/ToDoList-R.S.R.Y-/blob/307e8a728f92f5af981bd6654327f7dedc98e818/dom.js#L74-L79
what is this condition checking for? why would you want to check the modulus of the counter ?
-
How should these be handled. incremental-dom seems to just overwrite contenteditable node's content every time a render happens and it's not apparent from the docs how this type of situation should be…
-
### Current behavior
Cypress on Chrome fails to type on an editable h6 if the contenteditable was set by JavaScript and the element has a tabindex.
Note that editing succeeds on Firefox, or if c…
-
### Summary
JAWS does not identify the `` element with the "contenteditable" attribute as editable. Instead, it only speakes the content within the table cell without indicating that it is editable…
-
## Environments
* Framework name:React
* Framework version: 18.2
* Moveable Component version:0.45.1
* Testable Address(optional):
## Description
how can i click the span ` set the current…
-
At this moment, I'm using `textarea` as input fields which only appear when a user clicks on an Element (block / paragraph). This makes text selection difficult, as the element is unmounted when the u…
-
## Environments
* Framework name: Angular
* Framework version: 8.2.14
* Component name:
* Component version:
* Testable Address(optional): [Demo for issue no. 1](https://codesandbox.io/s/comp…
-
### Describe the bug
There are several attributes whose values can be enumerated.
However, if the values are string representations of booleans, then the value type becomes `Booleanish`.
https://gi…