-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
accessibilityIssue related to accessibility.Issue related to accessibility.coreThe issue is caused by the editor core code.The issue is caused by the editor core code.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.
Description
Type of report
Bug
Provide detailed reproduction steps (if any)
- Open CKEditor sample in new Edge
- Open Narrator
- Try typing some text - Narrator announces typed text
- Try deleting some text
Expected result
Narrator announces deleted letters.
Actual result
Narrator doesn't announce deleted letters.
Other details
I have tried native contenteditable
as well as native contenteditable <iframe> - in both cases deleted text is announced.
- Browser:New Edge
- OS: Windows
- CKEditor version: 4.18.0
- Installed CKEditor plugins: N/A
Metadata
Metadata
Assignees
Labels
accessibilityIssue related to accessibility.Issue related to accessibility.coreThe issue is caused by the editor core code.The issue is caused by the editor core code.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.