Kuba Niegowski
Kuba Niegowski
## 📝 Provide detailed reproduction steps (if any) 1. Open GHS all features manual test 2. Load following content: ```html t d t d ``` ### ✔️ Expected result Expected...
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Fix (engine): Selection change should not be lost even if some `selectionchange` events won't get fired. Closes #12219. --- ### Additional information See https://github.com/ckeditor/ckeditor5/issues/12219#issuecomment-1205225533
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Type: Message. Closes #000. --- ### Additional information _For example – encountered issues, assumptions you had to make, other affected tickets, etc._
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Feature (html-support): GHS can exclude elements from the allowed list of elements. --- ### Additional information
## 📝 Provide detailed reproduction steps (if any) Branch ck/11438-beforeinput-ime-research-vol1.1-android. 1. Put caret after a link 2. Select a suggestion from the keyboard 3. Select an inline image widget 4....
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/contributing/git-commit-message-convention.html)) Type: TODO. Closes https://github.com/cksource/ckeditor5-commercial/issues/5985. --- ### Additional information _For example – encountered issues, assumptions you had to make, other affected tickets, etc._
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/contributing/git-commit-message-convention.html)) Type: TODO. Closes #000. --- ### Additional information _For example – encountered issues, assumptions you had to make, other affected tickets, etc._
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/contributing/git-commit-message-convention.html)) Type: TODO. Closes #15581. --- ### Additional information _For example – encountered issues, assumptions you had to make, other affected tickets, etc._
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Type: Message. See https://github.com/ckeditor/ckeditor5/issues/13863. --- ### Additional information *For example – encountered issues, assumptions you had to make, other affected tickets, etc.*
### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/contributing/git-commit-message-convention.html)) Fix (engine, typing): Typing on Android should avoid modifying DOM while composing. Closes #13994. Closes #14707. Closes #13850. --- ### Additional information _For example...