Opened 7 years ago

Last modified 7 years ago

#16444 confirmed Bug

Inline Editor Not fully destroyed with .destroy() method

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

Description

Steps to reproduce

  1. visit http://sdk.ckeditor.com/samples/inline.html
  2. View the div with id="introduction" (notice there isn't any styles)
  3. Click "Start editing" button
  4. Click "Finish editing" button
  5. View the div with id="introduction" (notice style="position: relative" is present)

Expected result

The div with id="introduction" should not have any styles added

Actual result

The div with id="introduction" has "position: relative" added

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

Chrome v.53.0.2785.143 (64bit) OSX El Capitan

Change History (1)

comment:1 Changed 7 years ago by Tade0

Status: newconfirmed
Version: 4.6.1
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