Opened 8 years ago

Closed 8 years ago

#14576 closed Bug (invalid)

Full page editor appends many <style> elements to <head>

Reported by: Alex Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. In Chromium browser enable "select-like-a-boss" plugin: https://chrome.google.com/webstore/detail/select-like-a-boss/mnbiiidkialopoakajjpeghipbpljffi
  2. Go to http://ckeditor.com/demo#full-page
  3. Click on "Source" button many times.

Expected result

No changes.

Actual result

Editor appends many: <style type="text/css"></style> before </head>

Other details (browser, OS, CKEditor version, installed plugins)

Chromium browser and "select-like-a-boss" plugin

Change History (1)

comment:1 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.9 (GitHub - master)

Chrome browser plugins are known to break or conflict with JS applications. If CKEditor works with default Chrome but doesn't with third-party browser plugin then such issue should rather be reported to "select-like-a-boss" plugin author and not CKSource.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy