Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font produces redundant HTML content #3811

Open
jacekbogdanski opened this issue Jan 22, 2020 · 0 comments
Open

Font produces redundant HTML content #3811

jacekbogdanski opened this issue Jan 22, 2020 · 0 comments
Labels
plugin:font The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@jacekbogdanski
Copy link
Member

Type of report

Bug

Provide detailed reproduction steps (if any)

The issue is similar to #1306 and results in redundant HTML where selection matches the same style.

  1. Type foo bar.
  2. Select typed text.
  3. Apply Arial font.
  4. Make collapsed selection e.g. foo^ bar.
  5. Apply Arial font again.
  6. Type some text.

Expected result

No additional style span.

Actual result

Additional style span at the collapsed selection.

Other details

  • CKEditor version: 4.14.0
@jacekbogdanski jacekbogdanski added type:bug A bug. status:confirmed An issue confirmed by the development team. plugin:font The plugin which probably causes the issue. labels Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:font The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

1 participant