Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 11754)

Ticket Resolution Summary Owner Reporter
#16924 invalid Copy/pasting Widgets has issues Dennis Jakobsen
Description

Steps to reproduce

  1. Cut a Widget (that has widget class set to display:inline)
  2. Paste Widget back

Expected result

Widget should stay inline

Actual result

Widget is now a block element again

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

I have this rule which works when inserting the widget .cke_widget_simplebox { display: inline; }

#16921 invalid Need Builder for older branches/releases Dennis Jakobsen
Description

I need to upgrade CKEditor, but i'm on 4.5 and i would prefer to custom build the latest point release and not upgrade to 4.6, will you let me pick a branch in Builder in future releases please?

#16920 fixed Several plugins not using dialog as a direct dependency kkrzton Marek Lewandowski
Description

Originally #16919 has shown that some widget plugins doesn't have dialog specified as a dependency, while directly calling dialog methods. It's an anti-pattern that we need to fix now, that we're removing dialog dependency from clipboard plugin.

So far aforementioned ticket fixes just one Embedbase plugin, but there are more that needs to be reviewed.

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