Opened 11 years ago

Closed 10 years ago

#10773 closed Bug (expired)

too aggressive panels caching

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:

Attachments (5)

code1.png (12.8 KB) - added by Mateusz Charytoniuk 11 years ago.
panels1.png (10.9 KB) - added by Mateusz Charytoniuk 11 years ago.
panels1.2.png (10.9 KB) - added by Mateusz Charytoniuk 11 years ago.
code2.png (12.8 KB) - added by Mateusz Charytoniuk 11 years ago.
panels2.png (14.9 KB) - added by Mateusz Charytoniuk 11 years ago.

Download all attachments as: .zip

Change History (8)

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)

comment:2 Changed 10 years ago by Jakub Ś

Status: newpending

@mcharytoniuk I wasn't able to reproduce this in anyway. Could you please provide step by step scenario explaining how to reproduce this problem?

comment:3 Changed 10 years ago by Piotrek Koszuliński

Resolution: expired
Status: pendingclosed
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