Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 11754)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#17001 fixed Object element inserted on paste Marek Lewandowski Marek Lewandowski
Description

Steps to reproduce

  1. Open attached file in MS Word.
  2. Select all, copy to clipboard.
  3. Open a CKEditor sample that includes flash plugin (so that the issue is more visible).
  4. Paste into the editor using CTRL/CMD + V.

Expected result

No object elements are created.

Actual result

An object elements is created.

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

Firefox, Chrome.

It's due to object element in datatransfer.

#17000 duplicate Document & Text color choices override each-other Alex
Description

Steps to reproduce

When changing the background color, cancelling, and changing the text color instead in document properties it changes the value for both fields.

  1. Click Document Properties -> Design -> Chose Background Color
  2. In the Background Color editor, select a color and then hit Cancel
  3. Click on Chose for Text Color and make a selection
  4. Click Ok to close out of the Document Properties dialog

Expected result

Document text color is changed

Actual result

Document background color AND text color are changed

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

#16997 invalid [Safari] SCAYT doesn't work in Private window Karen Ananiev
Description

Steps to reproduce

  1. Open Safari Private Window
  2. Go to the standard sample http://sdk.ckeditor.com/samples/standardpreset.html
  3. Try to enable SCAYT

Expected result

SCAYT works.

Actual result

SCAYT doesn't work. There is an error in console:
QuotaExceededError (DOM Exception 22): The quota has been exceeded.

It seems it caused by Safari localStorage access restrictions in Private mode.

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

OSX, Safari 10.1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
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