Opened 11 years ago

Last modified 10 years ago

#10773 closed Bug

too aggressive panels caching — at Version 1

Reported by: Mateusz Charytoniuk Owned by:
Priority: Normal Milestone:
Component: UI : Floating Panel Version: 4.0
Keywords: Cc:

Description (last modified by Mateusz Charytoniuk)

Floating panel seems to be cached mainly by UI properties like uiColor, some css, etc. When having more than one instance of CKEditor, sometimes the same panel is shared between editors.

Narrowing cache scope resolves the problem.

Now:

After fix in plugins/floatpanel/plugin.js:

Change History (6)

Changed 11 years ago by Mateusz Charytoniuk

Attachment: code1.png added

Changed 11 years ago by Mateusz Charytoniuk

Attachment: panels1.png added

Changed 11 years ago by Mateusz Charytoniuk

Attachment: panels1.2.png added

Changed 11 years ago by Mateusz Charytoniuk

Attachment: code2.png added

Changed 11 years ago by Mateusz Charytoniuk

Attachment: panels2.png added

comment:1 Changed 11 years ago by Mateusz Charytoniuk

Description: modified (diff)
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