-
We should get the Discord app working fully in LibWeb.
Here are some miscellaneous issues we need to fix for Discord compatibility. There are many more, so let's add them as we go.
- [ ] `Subtle…
-
### Decision Table
- [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
- [X] My issue does not look like “The HTML element `` is not rendered”
##…
-
Hello! I would like to use `contenteditable="true"` for a text. If you type something with a mobile device, and tap then the `Done` of your keyboard, the keyboard should disappear. This works fine wit…
-
When I try to use this example with `` :
```
```
It works just fine, but when I change it to use `textArea`, it didn't work at all. Is th…
-
The sample code in the [How to add custom plugins](https://github.com/2amigos/yii2-ckeditor-widget#how-to-add-custom-plugins) section of manual, does not works. and no effective on tool bars.
```PHP
…
-
Standard Google on-screen keyboard on Android has no arrow keys, but some other keyboards do (we care for on-screen keyboards here).
When arrow keys like are pressed, the cursor moves, but the onscr…
-
contentEditable=Events lacks execCommand, so what do we need in order to still allow clipboard access (using custom UI controls)?
-
### Steps to reproduce:
I have this HTML structure which is a nested element inside a div with role textbox, when it's focused it should read out loud the inner text of the element, which should …
-
When pasting HTML in IE, only plain text is preserved.
To reproduce:
* Copy some **HTML** with formatting (such as _this_ line) to the clipboard.
* Go to http://facebook.github.io/draft-js/ in IE…
-
Migrated from Bugzilla #13739