Marek Lewandowski

Results 98 issues of Marek Lewandowski

The feature looks nice so far. However, I'm missing support for some non-printable characters. * arrow keys * function keys f1-f12 (or even f24 on some keyboards 😉) * home,...

## 📝 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

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

## 📝 Provide a description of requested docs changes The https://ckeditor.com/docs/ckeditor5/35.0.1/examples/builds-custom/full-featured-editor.html demo is missing styles feature from https://ckeditor.com/docs/ckeditor5/35.0.1/features/style.html.

intro
type:docs
squad:ccx

## 📝 Provide detailed reproduction steps (if any) 1. Open an example with latest editor and the highlight feature: https://ckeditor.com/docs/ckeditor5/35.0.1/examples/builds-custom/full-featured-editor.html 2. Focus the editor. 3. Place a collapsed selection anywhere...

type:bug
package:highlight
type:regression
squad:green
status:planned

## Provide a description of the task Research best practices on how to handle grid navigation using the keyboard. We have multiple grid-like UI components: * [Colors in the font...

type:task
domain:accessibility
squad:green
status:in-progress

So far we have handled only keyboard interaction for grids in #11851 but in order to make grids accessible we also need to provide proper semantic annotation for it. Most...

type:bug
domain:accessibility
squad:green

## Are you reporting a feature request or a bug? Bug ## Provide detailed reproduction steps (if any) This plugin is based on not yet published Mentions feature branch `t/1703-b`....

type:bug
status:confirmed
changelog:skip
plugin:autocomplete

## Are you reporting a feature or a bug? Bug ## [Check if the issue is already reported](http://docs.ckeditor.com/#!/guide/dev_issues_readme-section-avoid-duplicates) http://dev.ckeditor.com/ticket/13839 ## Provide detailed reproduction steps (if any) 1. Open Creating Captioned...

type:bug
status:confirmed
accessibility
support:2

## 📝 Provide a description of the improvement Currently if you copy (to your clipboard) a table like: ```html         ``` ![Table in CKEditor 4](https://user-images.githubusercontent.com/5353898/188818745-1a1bacac-ea44-4312-9db0-4f562b926ee3.png) And paste...

type:improvement
intro
package:table
squad:green
status:in-progress