ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.

Results 1009 ckeditor5 issues
Sort by recently updated
recently updated
newest added

## 📝 Provide a description of the improvement Extracted from https://github.com/ckeditor/ckeditor5/issues/1037 The screen reader should properly announce that the button has a popup, I believe we already have it implemented...

type:improvement
package:ui
domain:accessibility
squad:green

While implementing insert table feature: ![selection_053](https://user-images.githubusercontent.com/247363/40646701-3f39e1b0-632a-11e8-814a-a2f929f7d1da.png) I've realized that it has no keyboard support defined. But I'd leave it as a followup to focus first on other missing features from...

status:discussion
type:feature
package:table
support:2
domain:accessibility
squad:green
status:in-progress

This is an epic to list of accessibility issues that we'd like to solve first. The parent ticket covering the entire topic: #11712. ## ToC * Focus in dropdowns: *...

type:improvement
domain:accessibility
Epic
squad:green
status:in-progress

### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Feature (core): Enabled toolbar focusing (and cycling) across all editor implementations and features. Closes #10368. Closes [#5146](https://github.com/ckeditor/ckeditor5/issues/5146)**.** Closes #9906. Closes #10025. BREAKING CHANGE (ui):...

### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Fix (theme-lark,style): Changed the color of the pressed buttons' text (icons) to improve visual contrast between states. Closes #1405. --- ### Additional information

## 📝 Provide detailed reproduction steps (if any) 1. On latest `ck/epic/3284-table-column-resize` open `tablecolumnresize` manual test 2. Merge two cells so that there is a column resize handler from other...

type:bug
package:table
squad:green
status:planned

## 📝 Provide a description of the new feature There is an example of a commit that defines more than a single scope: https://github.com/ckeditor/ckeditor5/commit/7951f79 Currently, the changelog generator sorts scopes...

type:feature
squad:devops
package:dev
status:planned

## 📝 Provide detailed reproduction steps (if any) 1. Given an editor with the DocumentList plugin and SourceEditing plugin enabled. (There is no (default) list plugin enabled) 2. Use SourceEditing...

type:bug
support:2
squad:core

## Is this a bug report or feature request? (choose one) 🆕 Feature request Create a feature that allows the user to insert an anchor to the document, just like...

type:feature
support:2
Epic
squad:core
domain:v4-compatibility
status:in-progress

### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)) Feature (ui): Introduced a common helper to handle grid keyboard navigation. Closes #11851. Fix (font): Fixed focus order for color grid in font color...