Opened 9 years ago
Closed 9 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
- In Chromium browser enable "select-like-a-boss" plugin: https://chrome.google.com/webstore/detail/select-like-a-boss/mnbiiidkialopoakajjpeghipbpljffi
- Go to http://ckeditor.com/demo#full-page
- 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 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.