ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.79k stars 2.47k forks source link

Test `tests/plugins/tab/manual/focusafteraddednewrownative` does not check native selection #5198

Closed Comandeer closed 2 years ago

Comandeer commented 2 years ago

Type of report

Failing test

Provide detailed reproduction steps (if any)

  1. Open http://localhost:1030/tests/plugins/tab/manual/focusafteraddednewrownative
  2. Follow the test's instructions.

Expected result

The test should use native selection inside the table.

Actual result

The tableselection is active.

Other details

CKEditorBot commented 2 years ago

Closed in https://github.com/ckeditor/ckeditor4/pull/5199