Maciej

Results 18 issues of Maciej

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

## 📝 Provide a description of the new feature Follow-up for the #3287: This issue gathers content compatibility issues from the CKEditor 5's default conversion of various table properties. The...

type:feature
package:engine
package:table
package:paste-from-office
support:2
squad:core
domain:v4-compatibility

## 📝 Provide a description of the improvement After quick search i can see that most of the features reads configuration options at the plugin init stage. Only few read...

type:improvement
status:discussion
package:core
package:utils
support:2
domain:dx
squad:core

## 📝 Provide a description of the new feature **NOTE: CKEditor 5 already offers code blocks** (see https://ckeditor.com/docs/ckeditor5/latest/features/code-blocks.html) which is a simpler version of this feature. Code snippets, on the...

type:feature

While #15 I've stumbled upon a problem with hardhat generated `*.json` files stored in nested directories.

idea

The proposal catalog in the "Create Proposal" modal will get quite big over time. To make interaction with it easier for users, we should add some sort of helpers. The...

design
scope:proposals

## Context As a Working group Lead user must be able to create an opening for workers via GUI and not CLI ## Scope Create opening: - [ ] Add...

scope:working-groups
to-triage
community-dev
post-mainnet

The heading rows and heading columns cells[ should have "scope" attribute](https://developer.mozilla.org/en-US/docs/Learn/HTML/Tables/Advanced#Tables_for_visually_impaired_users) set for accessibility reasons: > Screenreaders will recognize markup structured like this, and allow their users to read out...

type:improvement
package:table
domain:accessibility

## Type of report Bug ## Provide detailed reproduction steps (if any) I think that Edge detection is not strict enough: https://github.com/ckeditor/ckeditor-dev/blob/f9b46e125aa689ab5fa912574994e14211d5dc5a/core/env.js#L20 According to [MSDN article about Edge user agent...

type:bug
status:confirmed

There are at least two problems: 1. Logging to a console editor instance - until the console is cleared the editor will remain no available for garbage collector (below only...

type:bug
domain:dx
squad:core