Skip to content

Styling inline editor nested inside table causes styles leaking #2403

Closed
@markussc

Description

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Open http://jsfiddle.net/r9bfgwsk.
  2. Type foo inside a table cell.
  3. Select whole text ( with text selection, not table selection).
  4. Mark selected text bold.

Expected result

The selected text is bold.

Actual result

The table cell gets a grey background. The css-class "cke_table-faked-selection" is added to the table's td-element

Other details

  • Browser: Firefox 62.0
  • OS: Windows 10
  • CKEditor version: 4.10.0
  • Installed CKEditor plugins: sharedspace,lite,undo

Metadata

Labels

plugin:tableselectionThe plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.supportAn issue reported by a commercially licensed client.target:minorAny docs related issue that can be merged into a master or major branch.type:bugA bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions